suiet / wallet-kit

The first choice to connect all wallets on Sui blockchain
https://kit.suiet.app
MIT License
153 stars 55 forks source link

Suiet Modal needs a transition when popping up #291

Open Iamknownasfesal opened 2 months ago

Iamknownasfesal commented 2 months ago

This is not a issue, but rather an improvement request.

Modal is popping up instantly, yes you can fix that by adding transition of your own. But this can be done internally with framer-motion or headless-ui, and can be added a 300-500ms transition when entering dom or leaving dom

This can make user experience more great, while making the modal more look great.

bruceeewong commented 1 month ago

Thanks for the suggestions, we will consider this for the future versions!