-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
type: a11y ♿Issues not following accessibility standardsIssues not following accessibility standards
Description
Browser
No response
Operating System
No response
Package version
0.18.0
React version
18.3.1
Automated testing tool and ruleset
n/a
Assistive technology
No response
Description
Once the modal opened (full screen mode of ai-chat) - focus did not set to the first Logical Element within the Modal, which is "Chat Edit field".
Recommended fix: Once the modal opened - focus expected set to the first Logical Element within the Modal, which is "Chat Edit field".
User impact: Impact Keyboard /screen reader users :Without proper focus management, users may not realise a modal has opened, leading to confusion, navigation barriers, missed critical information, and a disrupted user experience.
WCAG 2.1 Violation
WCAG Mapping: 2.4.3 Focus Order
Reproduction/example
n/a
Steps to reproduce
- open ai-chat
- enter full-screen mode
- see that no visible element has focus set
Code of Conduct
- I agree to follow this project's Code of Conduct
- I checked the current issues for duplicate problems
Metadata
Metadata
Assignees
Labels
type: a11y ♿Issues not following accessibility standardsIssues not following accessibility standards