microsoft / microsoft/BotFramework-WebChat
Resolve TODOs for recent accessibility updates
Open
Nobody has claimed this yet.
bug
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Screenshots
Version
main
Describe the bug
We introduced a few TODOs while working on the last huge accessibility updates. This is the issue to track them.
Also do:
- Test the alt text for links vs. interactive elements, in both live region and active descendant label
- I.e. use
axe-coreto retrieve AXNode tree and snapshot it
- I.e. use
- Add
core-js/features/mappolyfill
Additional context
[Bug]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the recent accessibility-update TODOs and the code paths for link and interactive-element alt text. Use axe-core to inspect the AXNode tree for live-region and active-descendant labels, then verify the core-js/features/map polyfill is included; done means those checks pass and the TODOs are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100