Skip to content

fix: resolve unit tests, modal a11y, and toast key collisions (#932) - #933

Open
bijanmurmu wants to merge 2 commits into
joemccann:masterfrom
bijanmurmu:fix-ui-bugs-932
Open

fix: resolve unit tests, modal a11y, and toast key collisions (#932)#933
bijanmurmu wants to merge 2 commits into
joemccann:masterfrom
bijanmurmu:fix-ui-bugs-932

Conversation

@bijanmurmu

Copy link
Copy Markdown

Closes #932

This PR fixes the failing unit tests, adds the missing aria-hidden attribute to the Settings Modal to prevent screen reader leakage, and replaces Date.now() with crypto.randomUUID() in the Toast component to prevent React duplicate key collisions.

@vercel

vercel Bot commented May 30, 2026

Copy link
Copy Markdown

@bijanmurmu is attempting to deploy a commit to the Joe McCann's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Fix React duplicate key warning in Toast notifications

1 participant