Azure / Azure/azure-functions-core-tools
Accessibility: NO_COLOR, non-TTY, screen reader audit
Open
GA
v5
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
Audit the CLI surface for accessibility: `NO_COLOR` honored, non-TTY
output sensible, `IInteractionService` output friendly to screen
readers.
## Definition of Done
- [ ] `NO_COLOR` audit complete
- [ ] Non-TTY audit complete
- [ ] Screen-reader review of key flows
- [ ] Gaps tracked + fixed
Contributor guide
Research direction
Start by locating the CLI surface and the IInteractionService, then inspect key flows under NO_COLOR and non-TTY conditions. Audit output for sensible terminal behavior and screen-reader compatibility; done means the three audits are complete and every identified gap is tracked and fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- accessibility, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100