Skip to content

E.1: Add screen-reader-friendly card reordering on Cards screen#2315

Open
Ishxn20 wants to merge 2 commits into
experimentalfrom
accessibility/card-reorder-screen-reader
Open

E.1: Add screen-reader-friendly card reordering on Cards screen#2315
Ishxn20 wants to merge 2 commits into
experimentalfrom
accessibility/card-reorder-screen-reader

Conversation

@Ishxn20

@Ishxn20 Ishxn20 commented Jun 19, 2026

Copy link
Copy Markdown

Summary

Screen reader users can move homepage cards with clear up and down buttons. The buttons now reorder against the next visible card, even when unavailable cards are in the saved order.

Verification

  • Focused flutter analyze passes.
  • Manual VoiceOver and TalkBack checks are still recommended before merge.

Drag-and-drop reordering is not reliably accessible to screen reader
users. When a screen reader is active, replace the drag handle with
up/down arrow buttons that move a card by one position per tap, using
the same underlying reorder logic as drag-and-drop.
Copilot AI review requested due to automatic review settings June 19, 2026 07:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants