[midPoint-git] [Evolveum/midpoint] 0438ed: Remove unnecessary `title` attribute
Andrej
noreply at github.com
Thu Mar 5 19:16:09 CET 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 0438ed40b6454f794e4434bb0207ca009940f5df
https://github.com/Evolveum/midpoint/commit/0438ed40b6454f794e4434bb0207ca009940f5df
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/widget/MetricWidgetPanel.java
Log Message:
-----------
Remove unnecessary `title` attribute
**What**
Remove the `title` attribute from the title of the metric widget in
simulation results page.
**Why**
The `title` attribute causes a tooltip on mouse hover. However it is the
same as the title text itself, so it does not have any additional value.
Plus, it is shown over the tooltip with help message, which is shown
when you hover on the "info" icon next to the title.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list