mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-06-14 17:05:47 +02:00
76880f9c42
- 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