mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 19:12:09 +01:00
- Add role="dialog" and aria-modal="true" for proper dialog semantics - Add aria-labelledby with unique ID for screen readers - Add Escape key handler for keyboard navigation - Use useId() for unique modal title ID to prevent conflicts Improves WCAG compliance and assistive technology support