Popover with triggerType of "click" should follow the recommendations for dialogs and drawers in WAI-ARIA Authoring Practices 1.1.
Currently when popover opens the popover does not trap focus. When closing the popover focus is reset to top of document.
Popover's Trigger should trap focus inside popover and closing the popover should return focus back to trigger.
| Tech | Version |
| ------- | ------- |
| Base UI | ^9.32.0 |
| React | ^16.8.6 |
| browser | chrome 79 |
thankyou @matthewharwood - any chance you could contribute this to the library?
@gergelyke
I think I should have sometime to work on it next week.
@gergelyke I'm on @matthewharwood 's team so I'll coordinate with him to get this fixed