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

Fix tag tooltips #13

Open
2 tasks
AIDude-eng opened this issue Feb 28, 2022 · 0 comments
Open
2 tasks

Fix tag tooltips #13

AIDude-eng opened this issue Feb 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@AIDude-eng
Copy link
Contributor

Tooltips are already implemented for the tag descriptions on the dataset page:

image

They already work well, but there is a buggy behaviour when the screen size is too small:

image

The React Tooltip library is used currently for this.

Tasks:

  • Either use a completely different library that does not show such weird behaviour.
  • Or find the bug, such that the issue explained above does not show up anymore.

Expense: 7 / 10

@AIDude-eng AIDude-eng added the bug Something isn't working label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant