Closed robinmolen closed 3 weeks ago
2.1.1 is fixed/solved by the changes of #4717. The close button is now an actual button element
For WCAG 2.4.3 Focus Order we might have some issues. Various elements change in order when resizing the view (or when you increase the zoom on the browser). These order changes are only visual, meaning that the tab-order follows the order of the DOM. This results into an unexpected tab-order.
Elements that are involved:
The easiest solution would be to prevent/remove the order changes, but this will have an impact on the UI
2.4.7 the skiplink is now the first focusable element in the dom tree. When this element receives focus, it will be shown
2.4.2 The form name is now part of the submission report PDF filename. Changes for the page titles still needs to happen
Thema / Theme
Frontend
Omschrijving / Description
This issue is related to #4622
This issue targets the visibility and navigation improvements of the accessibility rapport:
Added value / Toegevoegde waarde
No response
Aanvullende opmerkingen / Additional context
No response