-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Replace custom tooltips with native ones and add description to all e… #37244
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
Replace custom tooltips with native ones and add description to all e… #37244
Conversation
|
/backport to stable25 |
|
/backport to stable26 |
artonge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you explain shortly why is a title and a description needed ?
Of coarse. Well https://www.24a11y.com/2017/the-trials-and-tribulations-of-the-title-attribute/ We don't have LDAP integration (app) in out test instance and because of this i would leave it like this for now ;) |
blizzz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one remark
…lements which have `title` Signed-off-by: julia.kirschenheuter <[email protected]>
603b7eb to
b698cb2
Compare
Replace custom tooltips with native ones and add description to all elements which have
title.Summary
Make tooltips in LDAP wizard readable and accessible.
Before:
After:
Checklist