web3modal
web3modal copied to clipboard
Display loading animation while connecting
Each button should track the connector promise and add a shimmer animation on top.
This would be great, asked a question on Discord about this last week. I looks like some providers do this but would be nice for web3Connect to expose either some hooks/callbacks which the implementing app can then leverage or a native loading/spinning feedback.
How about displaying animation for formatic, aetherium, etc? Of course, we can create a loading state in our apps, but it would be nicer, to have such a state inside your library :)
The loading animation is handled on v2, closing the issue.