Skip to content

made popup close when discarding edits#463

Open
gpalmer27 wants to merge 1 commit into
mainfrom
make-discard-edits-functional
Open

made popup close when discarding edits#463
gpalmer27 wants to merge 1 commit into
mainfrom
make-discard-edits-functional

Conversation

@gpalmer27

Copy link
Copy Markdown
Collaborator

Description

the discarding functionality already worked, it was just that the popup didn't close so i made the popup close and a toast appear when the discard changes button is clicked

Motivation and Context

Closes #457

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • 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 commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cooper Ready Ready Preview, Comment Jun 22, 2026 9:22pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
cooper-auth Skipped Skipped Jun 22, 2026 9:22pm
cooper-docs Skipped Skipped Jun 22, 2026 9:22pm

Request Review

@gpalmer27 gpalmer27 requested a review from songmichael11 June 22, 2026 21:22
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.

Make discard edits button functional

1 participant