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

Focus trap #56

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Focus trap #56

merged 4 commits into from
Oct 18, 2024

Conversation

Carifio24
Copy link
Member

Adds a focus trap to the splash screen, so that the user can't tab out of it while it's open. Resolves #52.

Since the splash screen modal is its own component (rather than, say, a component that we're inserting into a modal that comes from the top-level component), I put the focus trap inside of the splash screen component itself.

@patudom patudom merged commit b0b1214 into cosmicds:main Oct 18, 2024
1 check passed
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.

Set up focus trap for splash screen & date time picker
2 participants