stacks-network / sbtc-bridge-web

Web tool to facilitage peg operations for sBTC
https://sbtc.world
GNU Affero General Public License v3.0
14 stars 5 forks source link

Make the banner with the Check transaction message last longer #281

Closed Macxim closed 10 months ago

Macxim commented 10 months ago

When checking for transaction, we should probably make it last a bit longer. Otherwise the text in the banner switches too fast and you can barely read it.

This also gives the impression that it's not doing anything.

See:

https://github.com/stacks-network/sbtc-bridge-web/assets/1909957/3850cee7-97be-451a-b3b3-0c431ad36e12

radicleart commented 10 months ago

added a 2 s delay on top of the api call.