Closed michaldudak closed 2 weeks ago
https://deploy-preview-808--base-ui.netlify.app/
Generated by :no_entry_sign: dangerJS against 0016fcb1f63510e0202c6c6971dd7eb34aed3d27
In Safari:
Nested
section demo, focus the Open
trigger with Tab/keyboard and click with EnterNested
open trigger incorrectly, not the intro triggerSafari should work fine now.
Refactored the implementation of the Dialog to be more in line with other popup-like components by delegating the trigger logic to Floating UI.
This fixes two issues: fixes #618 fixes #619