nextui/packages
Anshuman Singh Rathore b6fda4fe6f
fix(use-aria-overlay): prevent modal/drawer from closing on press instead (#5624)
* fix(modal/drawer): prevent modal/drawer from closing on press instead

* refactor(useAriaOverlay): improve getOverlayTypeFromRef with ARIA checks and hoist

* refactor(useAriaOverlay): add alertdialog & fallback to modal when aria-modal is missing

* Merge branch 'canary' into pr/5624

* chore(changeset): add issue number

* refactor(use-aria-overlay): getOverlayInteractionType

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2025-08-30 21:52:32 +08:00
..