Overview
As of today, the tooltip displayed on artifact's hover on Roadmap displays information related to roadmap itself (progress).
However, for people use to Tuleap, they expect to find the same information than everywhere else in Tuleap: what is configured in the tooltip semantic.
Proposal
The proposal is to:
- display the regular tooltip instead of the dedicated one
- when a tracker have a Progress semantic, the tooltip automatically has Title, Start date and End date at the beginning of the tooltip (not modifiable), the rest of the tooltip remains configurable (tracker admin can add whatever they want).
The configuration page of tooltip semantic is updated to reflect the "mandatory" configuration.
Mockup here
Abandoned alternatives
It's not really possible to have 2 tooltips, one on the bars and one on the artifacts on the left hand side because it's too confusing.
Moreover, as there is already an action hooked on artifacts on the left hand side (expand of children) there would be a race between the tooltip and the expand that would make things clumsy (the tooltip would be quickly displayed everytime someone want to expand an artifact).