carbon-design-system / carbon-design-system/carbon-components-angular
[AVT: RobustAccessibility] – Understandable – Toast Message notification identification
- Dominant language
- TypeScript
- Stars
- 566
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
## Detailed description
> Describe in detail the issue you're having.
For toast notification ; when a user who is visually impaired performs any actions i.e. Create, Save, Update and delete toast notification is shown message. the message is not automatically read as soon as it appears. For a person who is visually impaired it would be difficult to know the status of the action performed.
> Is this a feature request (new component, new icon), a bug, or a general issue?
> Is this issue related to a specific component?
NotificationService | NotificationModule
> What did you expect to happen? What happened instead? What would you like to see changed?
Message should be read automatically as soon as it appears on the screen.
> What browser are you working in?
Chrome, Edge
> What version of the Carbon Design System are you using?
Carbon 11, carbon-components-angular@5.14.1
## Steps to reproduce the issue
1.Turn on the windows narrator through Settings> Accessibility> Narrator
2.Perform CRUD operation and observe when toast notification appears on screen
## Additional information
* Screenshots or code
Contributor guide
Research direction
Start with NotificationService and NotificationModule, then reproduce a CRUD action in Chrome or Edge with Windows Narrator enabled. Trace how the ccds-notification toast appears and verify the accessibility behavior. Done means the toast message is automatically read when it appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100