finos / finos/a11y-theme-builder
[TB] Create Screen reader mode
Open
enhancement
theme builder app
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
## Problem/Concern
* [link to problem content]()
## Proposed Solution
Everything in the UI that is non-essential or decorative is tagged with "decortive" and when a user turns on the "Screen Reader" accessibility layer the "decorative' content is hidden. This improved the UX for users using a screen reader - so that they can get to the essential content on the screen more quickly.
Css has been added and a new data mode - net I need to tag all the elements in the library that have "decorative" elements.
Then I will need Aron to add the mode to the drop down.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.