Skip to content

fix: resolve Show Toast button not working on ToastPage - #781

Open
sonusharma6-dsa wants to merge 7 commits into
Jaishree2310:mainfrom
sonusharma6-dsa:fix/toast-page-show-toast-not-working
Open

fix: resolve Show Toast button not working on ToastPage#781
sonusharma6-dsa wants to merge 7 commits into
Jaishree2310:mainfrom
sonusharma6-dsa:fix/toast-page-show-toast-not-working

Conversation

@sonusharma6-dsa

Copy link
Copy Markdown

Closes #739. Refactors the Toast element container size from w-screen h-screen to a localized bottom-4 right-4 corner overlay container to prevent layout click blocking. Cleans up Toast state key generation with unique random identifiers, and adds auto-removal callbacks to Toast component useEffect to clear DOM entries upon timer completion.

Copilot AI review requested due to automatic review settings July 7, 2026 04:28
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

@sonusharma6-dsa is attempting to deploy a commit to the jaishree2310's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

Bug: Show Toast button does nothing, no toast renders and no console error

2 participants