-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V8: Accessibility Changes For umbEditorHeader Directive (edit user) #7102
V8: Accessibility Changes For umbEditorHeader Directive (edit user) #7102
Conversation
…sibility on the umb editor header control when there is no editorState.Current
Hey Rachel, Thanks for the work here :) We'll shout if we need you. Em |
Hi |
Hi, I'd like to look to finish of the title work I've been doing and would be good to get feedback on this PR please, there's a few places in the CMS where as a developer we can't just set the title and screen reader properties properties containing the name are loaded after the header is loaded, and ng-hide won't resolve this issue. $ |
Hiya |
# Conflicts: # src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorheader.directive.js # src/Umbraco.Web.UI.Client/src/views/users/user.controller.js
Hi @RachBreeze and sorry for the long delay! I've merged this with the latest |
Turns out that change came from v7 like with some of your other PRs, so I've reverted that for now. Looks good otherwise! 👍 |
This PR extends #6315 by adding the $setAccessibleHeader event to enable the umbHeader Directive to set the screen reader properties and setting the page title when a user edits an existing user.