github internxt/drive-web v1.0.160

latest releases: v1.0.320, v1.0.319, v1.0.318...
12 months ago

If a version before the 5.13.0 is used, you need to import the css file manually so react-tooltip works as expected. We are using the 5.8.3 version and this step was missing, making the tooltip look glitchy.

image
source > https://react-tooltip.com/docs/getting-started

  • Imported css file from react-tooltip library.
  • Added noArrow prop. This arrow was not showing before because of the missing css file, this is needed to maintain the same style.
  • Decreased delay to show the tooltip to 400ms.
2023-09-06-04-20-40.mp4

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.