Skip to content

fix: improve toast contrast and stacking - #786

Open
saurabhhhcodes wants to merge 1 commit into
Jaishree2310:mainfrom
saurabhhhcodes:fix/toast-contrast-506
Open

fix: improve toast contrast and stacking#786
saurabhhhcodes wants to merge 1 commit into
Jaishree2310:mainfrom
saurabhhhcodes:fix/toast-contrast-506

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

Summary

  • use a dark, high-contrast toast surface for readable notifications
  • align the published usage snippets with the implementation
  • raise the toast container stacking context and keep auto-dismiss timing synchronized
  • add an accessible label to the dismiss action

Validation

  • git diff --check
  • npm run build (passes with pre-existing lint warnings)
  • CI=true npm test -- --watchAll=false --runInBand (3 tests passed)

Closes #506

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the jaishree2310'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.

Enhancement: Improve Contrast & Logic Consistency for Toast Component

1 participant