Skip to content

fix(web): Implement enhanced account dropdown ux #7932

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jvmi7
Copy link

@jvmi7 jvmi7 commented Jul 27, 2025

Summary

Updated AccountDrawer to use a modal-style darkened background overlay (Scrim) instead of a close
button, matching the pattern used by other modals in the app. Users can now close the drawer by
clicking anywhere outside it.

Changes

  • Added Scrim component for darkened background overlay
  • Removed the close button with chevron icon
  • Fixed z-index layering to ensure drawer appears above the background
  • Implemented click-outside-to-close functionality

Before

sdfasdfasdfasdf.mov

After

Screen.Recording.2025-07-26.at.6.16.33.PM.mov

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.

1 participant