jku-vds-lab/pse

Fix tag tooltips

Opened this issue · 0 comments

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