Skip to content

fix: announce SongBook transpose and zoom values - #5559

Merged
atomantic merged 2 commits into
mainfrom
claim/issue-5557
Sep 1, 2026
Merged

fix: announce SongBook transpose and zoom values#5559
atomantic merged 2 commits into
mainfrom
claim/issue-5557

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • Announce the active transpose offset through an atomic polite live region.
  • Include current transpose and font/grid zoom values in stepper button names and zoom status.
  • Add regression coverage for accessible value updates.

Tests

  • ./node_modules/.bin/vitest run src/pages/SongBookViewer.test.jsx (65 passed)

Closes #5557

@atomantic

Copy link
Copy Markdown
Owner Author

Serialized merge gate stopped on a deterministic client test failure: SongBookViewer.test.jsx uses a singular getByRole("status") query, while this change intentionally adds transpose and font-size status regions. The required CI Gate is red, so this PR remains open with its claim intact.

@atomantic
atomantic merged commit e64906c into main Sep 1, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-5557 branch September 1, 2026 03:36
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.

Transpose and Zoom steppers in SongBookViewer update state without accessible value announcements

1 participant