ooiepe / epe_modules

1 stars 0 forks source link

EPE-14 Tooltips do not show on LLB/detail page #125

Closed seagrinch closed 7 years ago

seagrinch commented 7 years ago

From Sage on 5/18/16 This can be one of two things:

That said, I have also noticed a bug that prevents the popups from showing when a resource has a quote or apostrophe in it's title or description, however, I can't seem to find the offending resource to verify this.

From Allan on 5/23/16 Hi, Sage, loadMenu is loading the popover menu that shows the option and text for share, feature, etc. my tooltip change is just for the rollover text. we need to keep the loadMenu

From Sage on 5/25/16 The tooltip on the Visualization Preview page disappears very quickly. The tooltips on the regular "detail" pages do not go away at all until you move your mouse. It would be better if they disappeared when you clicked on the buttons which opens the popup. (This may be why we removed the tooltips on this page originally). Is this an easy tweak?

From Allan on 5/25/16 I changed tooltip to hide after 2 seconds, looks and behave ok on my local enviornment https://github.com/ooiepe/epe_modules/pull/101 https://github.com/ooiepe/epe_theme/pull/25