Skip to content

fix: Resolve TalkBack accessibility issues#676

Merged
MarcaDian merged 5 commits into
devfrom
fix/accessibility
Jul 1, 2026
Merged

fix: Resolve TalkBack accessibility issues#676
MarcaDian merged 5 commits into
devfrom
fix/accessibility

Conversation

@MarcaDian

Copy link
Copy Markdown
Contributor

Fixes the four accessibility issues:

  1. Auto-install toggle now exposes on/off state to TalkBack.
  2. Expanded patch source cards keep inner controls focusable by moving the click target onto the header only.
  3. Simple Mode - progress is reported through a single polite live region throttled to 10% steps, and the constantly-updating progress widgets are silenced.
  4. Apps on the home screen can be reordered with a screen reader via Move up / Move down accessibility actions.

@optimatrix0

Copy link
Copy Markdown

Can't wait to test the improvements. I'm really, really excited!

@MarcaDian MarcaDian linked an issue Jun 30, 2026 that may be closed by this pull request
4 tasks
@MarcaDian

Copy link
Copy Markdown
Contributor Author

#674 (comment)

@optimatrix0

Copy link
Copy Markdown

I apologize for not looking into the issue sooner. That was my mistake. I know how annoying it is to have to repeat things, so thank you for just pointing out the error and handling it for us.

@MarcaDian MarcaDian merged commit 1b9c246 into dev Jul 1, 2026
1 check passed
@MarcaDian MarcaDian deleted the fix/accessibility branch July 1, 2026 06:06
github-actions Bot pushed a commit that referenced this pull request Jul 1, 2026
# [1.23.0-dev.3](v1.23.0-dev.2...v1.23.0-dev.3) (2026-07-01)

### Bug Fixes

* Resolve TalkBack accessibility issues ([#676](#676)) ([1b9c246](1b9c246))

### Features

* Adaptive `ActionPillRow` with compress-to-fit ([9554fb3](9554fb3))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: neu accessibility bugs

2 participants