XWIKI-20990: User profile select for showing hidden elements lacks an accessible name (#2217)
* Bound the label and description to the selects using aria-describedby and label->for * Updated labels in the notification preference tab * Add text content as label in the button in a sr-only span * Removed the aria attribute aria-describedby when the description/xHint span is not generated.
Showing
- xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsApplicationsPreferencesMacro.xml 7 additions, 2 deletions...ations/Code/NotificationsApplicationsPreferencesMacro.xml
- xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsAutoWatchPreferencesMacro.xml 3 additions, 3 deletions...fications/Code/NotificationsAutoWatchPreferencesMacro.xml
- xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsEmailPreferencesMacro.xml 6 additions, 6 deletions...Notifications/Code/NotificationsEmailPreferencesMacro.xml
- xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.xml 1 addition, 0 deletions.../main/resources/XWiki/Notifications/Code/Translations.xml
- xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserPreferencesSheet.xml 9 additions, 3 deletions...ui/src/main/resources/XWiki/XWikiUserPreferencesSheet.xml
Loading
Please register or sign in to comment