issues
search
qubic
/
wallet-app
Other
2
stars
7
forks
source link
Fix wallet connect bugs
#188
Closed
ahmed-tarek-salem
closed
1 month ago
ahmed-tarek-salem
commented
1 month ago
Changes
Fix the problem of empty permissions in the WalletConnectSettings screen
Remove unused isMobile check from AddWalletConnectDesktopView
Make the connect button on the desktop validate the TextField text, not the copied text
Disable the ability to send requests for pairing while the app is loading
Rename AboutWalletState to WalletConnectSettingsState to match the widget name
Changes