Screen reader accessibility in webapp #6261

Open
opened 2026-02-16 18:02:22 -05:00 by yindo · 0 comments
Owner

Originally created by @endernoke on GitHub (Jan 15, 2026).

Originally assigned to: @adamdotdevin on GitHub.

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 unlabeled fixed
  • 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

  1. opencode serve
  2. 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

Originally created by @endernoke on GitHub (Jan 15, 2026). Originally assigned to: @adamdotdevin on GitHub. ### 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 unlabeled~~ fixed - 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 1. `opencode serve` 2. 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_
yindo added the bugwebdocs labels 2026-02-16 18:02:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6261