Skip to content
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

feat(web) dismiss user management modals on escape #6530

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

Funk66
Copy link
Contributor

@Funk66 Funk66 commented Jan 20, 2024

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.

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.
@alextran1502 alextran1502 merged commit 2c783b7 into immich-app:main Jan 20, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants