Fix many screen reader accessibility issues by aryanchoudharypro · Pull Request #4666 · Devolutions/UniGetUI (original) (raw)

added 4 commits

April 29, 2026 12:49

@aryanchoudharypro

Added AutomationProperties.SetName to the CustomNavViewItem control to ensure screen readers correctly announce the localized names for navigation options like 'Software Updates' and 'Installed Packages'.

@aryanchoudharypro

@aryanchoudharypro

This commit resolves several UX issues to significantly improve the keyboard and screen reader navigation flow:

@aryanchoudharypro

Set IsTabStop='False' and AccessibilityView='Raw' on the FiltersResizer to completely remove it from the keyboard navigation flow and accessibility tree, as it is purely visual and does not need to be focused by screen reader users.

mamoreau-devolutions

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})