Skip to content

fix(podcast): correct accessibility sort order in full player#292

Merged
cassio-rossi merged 1 commit intorelease/v5from
fix/podcast-fullplayer-a11y-order
Apr 30, 2026
Merged

fix(podcast): correct accessibility sort order in full player#292
cassio-rossi merged 1 commit intorelease/v5from
fix/podcast-fullplayer-a11y-order

Conversation

@cassio-rossi
Copy link
Copy Markdown
Collaborator

Summary

  • Reorders PlayerAccessibilityPriority values to match the visual layout (top-to-bottom, left-to-right)
  • VoiceOver now traverses: favorite → share → title → previous chapter → progress → next chapter → speed → skip back → play/pause → skip forward → chapters → volume

Test plan

  • Enable VoiceOver on the podcast full player
  • Swipe right through all elements and verify order matches visual layout
  • Test in both portrait and landscape orientations

🤖 Generated with Claude Code

Reorder PlayerAccessibilityPriority to match visual layout (top-to-bottom,
left-to-right): favorite → share → title → previous chapter → progress →
next chapter → speed → skip back → play/pause → skip forward → chapters → volume.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cassio-rossi cassio-rossi merged commit 72034b1 into release/v5 Apr 30, 2026
1 of 2 checks passed
@cassio-rossi cassio-rossi deleted the fix/podcast-fullplayer-a11y-order branch April 30, 2026 21:31
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