-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tooltips and popovers: enable via Bootstrap #496
Comments
I have a note to look at adding tool tips on our general backlog: I like the idea, but would we really want both? They seem to be pretty similar to me. Either way, it does feel like we're putting copy in call-out boxes all over the place and this approach might help clean-up the interface. |
Tooltips are meant for very short amounts of text and popovers allow for more content. I can definitely see popovers as a useful element for our API key swapping work. See mapzen/documentation#309 |
Related: verify if separate tooltip library is still used in developer dashboard - either replace with Bootstrap tooltips, or remove the old library |
For Developer Dashboard : |
Closed via #501 |
Consider importing Bootstrap's tooltips and popovers, making them available for admin pages (and potentially other content requiring secondary explanation) - via @sleepylemur and @cedric
The text was updated successfully, but these errors were encountered: