Skip to content
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

Improve design and accessibility of tooltips #574

Closed
lkiesow opened this issue Jun 4, 2024 · 0 comments · Fixed by #593
Closed

Improve design and accessibility of tooltips #574

lkiesow opened this issue Jun 4, 2024 · 0 comments · Fixed by #593
Assignees
Labels
type:accessibility This would help impaired users

Comments

@lkiesow
Copy link
Member

lkiesow commented Jun 4, 2024

Instead of just using the title attribute of DOM objects to show a tooltip, it would be great to use a tooltip library similar to what we use in Editor or Studio so that we can style the tooltips and, more important, have the tooltips stay over as long as you hover over them with a mouse. This means that they don't automatically close when you try using accessibility tools like a screen magnifier.

Here is an example of how the tooltips look like in the Editor:
Screenshot from 2024-06-04 15-36-26

@lkiesow lkiesow added the type:accessibility This would help impaired users label Jun 4, 2024
@luniki luniki self-assigned this Jun 5, 2024
luniki added a commit to luniki/opencast-admin-interface that referenced this issue Jun 5, 2024
luniki added a commit to luniki/opencast-admin-interface that referenced this issue Jun 7, 2024
luniki added a commit to luniki/opencast-admin-interface that referenced this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:accessibility This would help impaired users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants