-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Screen reader accessibility in webapp #8702
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdocswebRelates to opencode on web / desktopRelates to opencode on web / desktop
Description
Description
First of all thank you for creating this awesome project.
When using the webapp with a screen reader, I noticed the following accessibility issues:
Most buttons are unlabeledfixed- Some text in the shell output cannot be read out
e.g. when you run!git status, the screen reader only announces the meta information but not the list of untracked files.
I will expand this list as I encounter more issues.
Screen reader I am using: NVDA 2024.4.2
P.S. This is not the same as #8565, it is about the TUI whereas this issue is concerned with the webapp.
Plugins
No response
OpenCode version
1.1.21
Steps to reproduce
opencode serve- Go to the webapp URL and navigate the content with a screen reader
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocswebRelates to opencode on web / desktopRelates to opencode on web / desktop