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

Restore focus when activating a popup #390

Open
danielwiehl opened this issue Dec 2, 2022 · 0 comments
Open

Restore focus when activating a popup #390

danielwiehl opened this issue Dec 2, 2022 · 0 comments

Comments

@danielwiehl
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

When activating a microfrontend popup, the most recently active element is not focused. For non-microfrontend popups, focus restoration works as expected. A popup can be "deactivated" when opening it in the context of a view and deactivating the view.

Describe the solution you'd like

When activating a microfrontend popup, the focus is restored to the last focused element of that popup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
SCION
  
Triage
Development

No branches or pull requests

1 participant