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 handling considerations for the modal plugin #142

Closed
jdanyow opened this issue Jun 24, 2015 · 2 comments
Closed

Focus handling considerations for the modal plugin #142

jdanyow opened this issue Jun 24, 2015 · 2 comments

Comments

@jdanyow
Copy link
Contributor

jdanyow commented Jun 24, 2015

  1. .autofocus / autofocus:
  2. preventing users from tabbing off modals onto the underlying page
  3. Ensuring the focus is restored to the previously focused element when the modal is closed.
  4. Nested modals: (bad form I know) Are all the scenarios above handled when multiple modals are opened?

cc @PWKad @Aaike

@jdanyow
Copy link
Contributor Author

jdanyow commented Jul 3, 2015

nested modals: aurelia/binding#125

@jdanyow
Copy link
Contributor Author

jdanyow commented Jul 7, 2015

moved to modal repo

@jdanyow jdanyow closed this as completed Jul 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant