Skip to content

Review form popup and Saving Draft Functionality#407

Open
Tiffybin wants to merge 69 commits intomainfrom
review-form-popup
Open

Review form popup and Saving Draft Functionality#407
Tiffybin wants to merge 69 commits intomainfrom
review-form-popup

Conversation

@Tiffybin
Copy link
Copy Markdown
Contributor

Description

Popup appears when at least one field is filled out in review form

Save draft button at bottom of review form

New designs for review card and draft

Draft reviews sorted at top

Duplicate drafts get an error if a user puts in the exact same fields as a previously stored draft

If a draft makes a new role, that role does not appear in the jobs or all tab and does not have a review associated with that role

If a user makes a draft of a company with no reviews, the company will still have no reviews

Motivation and Context

Closes #367

How has this been tested?

I clicked around and saw stuff :D

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Database migration
    • Ran pnpm db:generate and verified generated SQL migration files in packages/db/drizzle

Checklist:

  • My code follows the code style of this project.
  • I have moved the ticket to "In Review"
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@vercel vercel bot temporarily deployed to Preview – cooper-auth April 2, 2026 01:40 Inactive
@vercel vercel bot temporarily deployed to Preview – cooper-docs April 2, 2026 01:40 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Functionality for Saving a Draft

4 participants