Focus first focusable element when opening a popup
danielwiehl opened this issue · 0 comments
danielwiehl commented
Is your feature request related to a problem? Please describe.
When opening a popup, the first focusable element should be focused by default unless the popup sets the focus itself.
Describe the solution you'd like
When opening a popup, the first focusable element is focused.
Scope
Focusing the first focusable element should work in both the workbench and microfrontend popups.