-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
M
We currently use the html title attribute to render tooltips. This works and is easy and fast to implement, but does not look very nice. I think we can improve the look and feel of tooltips by implementing them ourselves.
This gives us control over their styling and behavior like delays.
AT:
- Implement a custom tooltip component
- use the component where necessary (User list warning, breadcrumbs)
sebastian.stamm, I have two remarks: 1. Tooltips in the breadcrumb bar or the list of reports & dashbaords have a white background whereas tooltips in the dashboard view or the report view have a black background. Is that the expected behavior?
2. When I toggle the fullscreen mode for dashboards I see no tooltips at all, neither for the dashboard title nor for report names.