0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

Warning when close step modals #252

Closed Agupane closed 5 years ago

Agupane commented 5 years ago

Once you start an operation (lock/unlock tokens, orders, etc) and if you close the modal before the transaction finished, once the operation finished, it will throw a warning on the console.

It's better to test it on kovan, because the time between the operation starts and finish it's good enough to let you close the modal

image

unjapones commented 5 years ago

I'll wait for #216 to be completed before taking a look at this because it may make things easier to fix (if this still present at all after that).