mui / base-ui

Base UI is an open-source library of accessible, unstyled UI components for React.
MIT License
288 stars 47 forks source link

[Popover] Disable focus management when opened via hover #855

Closed atomiks closed 3 hours ago

atomiks commented 3 days ago
mui-bot commented 3 days ago

Netlify deploy preview

https://deploy-preview-855--base-ui.netlify.app/

Generated by :no_entry_sign: dangerJS against 720db6076fe93f1f33c45ca493c27d8fa04f4bcb

michaldudak commented 5 hours ago

It feels wrong that the popover closes on mouseout after an input inside it has been focused. Clicking on anything inside the popover should make it sticky

atomiks commented 4 hours ago

@michaldudak that's a separate discussion as the previous focus management also worked like this