-
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
JAWS
Description
Clear chat status Messages are not in place
- Before clearing the chat history , there is no second confirmation to user.
- After clearing the chat , there is no status updates to users.
Recommended fix: For the benefits of Assistive Aid users:
- Initiate a Second confirmation Mechanism before clearing the existing Chat, for example : an Are you sure ? Do you needs to clear the existing Chat history ?
- Provide a Sasses message to indicate the Action completions after Chat clearing, for example :Your Chat history successfully cleared ! Ok Button
Note: Both Messages must be instantly announced by screen reader and should provide proper Keyboard focus /access to make it accessible for Keyboard /screen reader users.
User impact: Without confirmation before clearing and no status message after, screen reader users may lose chat history by mistake and receive no feedback that the action was completed, causing confusion and uncertainty.
WCAG 2.1 Violation
WCAG Mapping: 4.1.3 Status Messages
Reproduction/example
n/a
Steps to reproduce
- make sure JAWS is active
- open ai-chat
- navigate to burger menu at the top left of ai.chat window
- select clear history from the menu
- see that there is no message before clearing the message history
- see that there is no message after clearing the message history
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