oasis-wallet-web icon indicating copy to clipboard operation
oasis-wallet-web copied to clipboard

Official non-custodial web wallet for the Oasis Network.

Results 169 oasis-wallet-web issues
Sort by recently updated
recently updated
newest added

Part of https://github.com/oasisprotocol/oasis-wallet-web/issues/276 | | | | | --- | --- | --- | | ![localhost_3000_account_oasis1qpw6nzr77u5nfucee5wjp544hzgmpjjj2gz5p6zq_active-delegations(extension375x600 + scrollbar)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/dd6b6d55-e272-43b9-be0c-1cbf7c4d019a) | ![localhost_3000_account_oasis1qpw6nzr77u5nfucee5wjp544hzgmpjjj2gz5p6zq_active-delegations(extension375x600 + scrollbar) (1)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/6378c206-6862-4b21-a19f-1807cfd407c3) | ![localhost_3000_account_oasis1qpw6nzr77u5nfucee5wjp544hzgmpjjj2gz5p6zq_active-delegations(extension375x600 + scrollbar) (2)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/04032646-68e2-4998-a435-6d8461e36584) |

Current behavior: - make a new transaction and request balance and transactions from oasisscan - request balance from oasisscan every 30 seconds - if balance changes, request transactions from oasisscan...

bug

Closes [#1910 ](https://github.com/oasisprotocol/oasis-wallet-web/issues/1910)

Current state: Upon clicking "Open", without checking "I understand this password and profile..." I am unable to proceed to next step. ![image](https://github.com/oasisprotocol/oasis-wallet-web/assets/9722540/b798bc92-9c26-4605-84d1-b9b5ad896457) Proposed solution: Display some kind of validation message...

bug
ux

https://github.com/oasisprotocol/oasis-wallet-web/pull/1914 related keywords "Continue without" "incognito" "skippedUnlockingProfile" "unpersisted"

Related to https://github.com/oasisprotocol/oasis-wallet-web/pull/1904#pullrequestreview-2021938727 https://github.com/oasisprotocol/oasis-wallet-web/pull/1904/commits/6b43b7a32db0ee8716a12bf95da37a17a30e142c | Before | After | | --- | --- | | ![localhost_3000_account_oasis1qrtyn2q78jv6plrmexrsrv4dh89wv4n49udtg2km (2)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/c213a849-8225-41b2-88bb-1c01d8d81af2) | ![localhost_3000_account_oasis1qrtyn2q78jv6plrmexrsrv4dh89wv4n49udtg2km (1)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/99a42a26-48bb-4d3c-bbcc-5b214080cbbd) | | ![localhost_3000_account_oasis1qrtyn2q78jv6plrmexrsrv4dh89wv4n49udtg2km (3)](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/244ea7a4-f92f-412f-a734-93e7c20ff1e3) | ![localhost_3000_account_oasis1qrtyn2q78jv6plrmexrsrv4dh89wv4n49udtg2km](https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/09f97e80-e33e-44ec-8dae-7fa39c70e9de) |

## Description This PR addresses https://github.com/oasisprotocol/oasis-wallet-web/issues/1942. So the initial proposition was that we should decrease the time to fetch transactions. Which in my opinion does not solve the core issue,...

Current behavior: After you set a value, for example in amount field, accidental hovering over the field and scrolling to navigate can accidentally change value in the input field: https://www.loom.com/share/51cda8c571d948b5b215f3632dbe4f7c...

bug
ux

Mimic old extension where footer notice is visible only in About page. Showing it on every page makes mobile and ext layout look more chaotic.

ux