451904daeb0d345d0aeb9cceaf59072341d73927
Some checks failed
CI / Unit & Component Tests (push) Has been cancelled
CI / OCR Service Tests (push) Has been cancelled
CI / Backend Unit Tests (push) Has been cancelled
CI / Unit & Component Tests (pull_request) Failing after 3m23s
CI / OCR Service Tests (pull_request) Successful in 35s
CI / Backend Unit Tests (pull_request) Failing after 2m59s
The mobile 'Seite X von Y' span had aria-current='page', which created two elements announcing the current page on wide screens: the hidden mobile label and the active desktop button. On sm:+ screens the mobile span is display:none (removed from AT tree), but on small screens both the span and the desktop button were redundant. Replace aria-current with aria-hidden='true' on the mobile label so AT always relies on the desktop button's aria-current. Updates spec test accordingly and adds a second assertion in a broader test context (Decision Queue #1). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.1%
TypeScript
11.5%
Java
10.9%
Svelte
4.2%
Shell
0.1%