mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
feat(web) dismiss user management modals on escape (#6530)
Other modals throughout the web app close when the user presses the escape key, clicks outside the modal, or on the close button. Modals from the user management page missed the escape key functionality. This change makes the behavior more consistent across all views.
This commit is contained in:
parent
6e066aa220
commit
2c783b710e
1 changed files with 12 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue