[Uptime] Waterfall: Add fixed width to the URL label tooltip to accommodate for longer URLs displayed in the content #90909
Labels
enhancement
New value added to drive a business result
Team:Uptime - DEPRECATED
Synthetics & RUM sub-team of Application Observability
test-plan
test-plan-ok
issue has passed test plan
v7.14.0
Summary
1. Add fixed width to the tooltip to improve the readability for commonly truncated long labels
We should set the fixed width to 570px to keep within the last breakpoint we have for responsive viewports. Any more characters will make the tooltip wrap the content.
2. Change the delay of when the tooltip is displayed
EUI provides an option to add a longer delay for when the tooltip is displayed, which is especially useful for repeating items like this. We can set the
delay="long"
on the tooltip.The text was updated successfully, but these errors were encountered: