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

Replace Bootstrap tooltips with CSS-only alternative #385

Open
thibaudcolas opened this issue Dec 16, 2023 · 0 comments
Open

Replace Bootstrap tooltips with CSS-only alternative #385

thibaudcolas opened this issue Dec 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@thibaudcolas
Copy link
Member

Our feedback form at the bottom of all pages uses Bootstrap tooltips to label the "smiley face" and "sad face" emojis.

We don’t use Bootstrap for anything else on the site. Let’s switch to a CSS-only tooltip technique, such as using the attr function on an after pseudo element’s content, so we can display good-looking tooltips without having to load 20kb of JavaScript

@thibaudcolas thibaudcolas added the enhancement New feature or request label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant