ton-connect / sdk

SDK for TON Connect 2.0 — a comprehensive communication protocol between wallets and apps in TON ecosystem
Apache License 2.0
303 stars 83 forks source link

`TransactionCanceledModal` is not getting closed when the "close" button is pressed #15

Closed arterialist closed 1 year ago

arterialist commented 1 year ago

When transaction is canceled by the user and the corresponding notification pops up, it can't be closed if user clicks on the "close" button.

Environment: React 18.2.0 Next.js 13.1.5 tonconnect/ui-react 0.0.13

image

siandreev commented 1 year ago

Hi @arterialist, thank for your feedback. Actually, this is not a 'close' button, it is just 'cancelled action' icon :) We we will redesign it so that it does not confuse users