Skip to content

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