Skip to content
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

Closed
louh opened this issue Jun 12, 2017 · 5 comments
Closed

Tooltips and popovers: enable via Bootstrap #496

louh opened this issue Jun 12, 2017 · 5 comments
Assignees

Comments

@louh
Copy link
Contributor

louh commented Jun 12, 2017

Consider importing Bootstrap's tooltips and popovers, making them available for admin pages (and potentially other content requiring secondary explanation) - via @sleepylemur and @cedric

@cedric
Copy link

cedric commented Jun 12, 2017

I have a note to look at adding tool tips on our general backlog:
https://github.com/mapzen/developer/projects/4

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.

@louh
Copy link
Contributor Author

louh commented Jun 13, 2017

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

@louh louh changed the title Tooltips and popovers Tooltips and popovers: enable via Bootstrap Jun 13, 2017
@louh
Copy link
Contributor Author

louh commented Jun 13, 2017

Related: verify if separate tooltip library is still used in developer dashboard - either replace with Bootstrap tooltips, or remove the old library

@hanbyul-here
Copy link
Member

hanbyul-here commented Jun 14, 2017

For Developer Dashboard : jquery-poshytip is being included because jquery-editable (plugin we are using to edit the key name inline) is depending on it. Good news is that jquery-editable also offers the version based on bootstrap instead of jquery. I will work on styleguide including tooltip and popover, then get rid of jquery poshytip from developer dashboard.

@louh
Copy link
Contributor Author

louh commented Jun 16, 2017

Closed via #501

@louh louh closed this as completed Jun 16, 2017
@louh louh removed the in progress label Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants