web3ui / web3uikit

Lightweight reusable Web3 UI components for dapps.

Home Page:https://web3uikit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature - tooltip: opacity fade away transition

miki-saarna opened this issue · comments

Noticed tooltip applies smooth opacity when fading in on hover, but when hovered off, tooltip instantly disappears without transition period.

Screen.Recording.2024-03-29.at.1.52.51.PM.mov

Note: I went ahead and forked/cloned a copy of the web3uiKit repo and tested/experimented with a working solution. I'm happy to create a PR with the potential solution if requested.