mitchell852 commented on issue #2196: Links in TP help hover text are 
unclickable
URL: 
https://github.com/apache/incubator-trafficcontrol/issues/2196#issuecomment-385759954
 
 
   Just leaving a note for later
   
   on the deliveryservice form, each field has a label that you can hover over 
to get a tooltip to describe the field. The label and tooltip description are 
defined in traffic_portal_properties.json
   
   
https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_portal/app/src/traffic_portal_properties.json#L177
   
   Currently, the tooltip show/hides on mouseover/out which is a problem if the 
description contains a link as the mouseout event fires (closing the tooltip) 
before you can click the link
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to