digitalfabrik / integreat-app

React JS and React Native App for Integreat
https://integreat.app
MIT License
46 stars 15 forks source link

No tooltip when hovering over calendar icon in event list #2845

Closed LeandraH closed 3 weeks ago

LeandraH commented 2 months ago

Describe the Bug

When I go to the list of events, I have calendar icons on the right of each event. When hovering over that, I used to get a tooltip telling me what the icon means. That is currently not happening.

Steps to Reproduce

  1. Go to 'https://integreat.app/augsburg/de/events'
  2. Hover over the first calendar icon image
  3. See no tooltip

Expected Behavior

A tooltip pops up when I hover over the icon.

Actual Behavior

No tooltip pops up.

steffenkleinle commented 1 month ago

@LeandraH is this fixed in #2847 as a side-effect of replacing our tooltip component with react-tooltip?

LeandraH commented 1 month ago

@LeandraH is this fixed in #2847 as a side-effect of replacing our tooltip component with react-tooltip?

Yes, exactly. Sorry, hadn't linked it yet