lubej

Results 10 issues of lubej

## Solution This PR is build upon https://github.com/oasisprotocol/oasis-wallet-web/pull/1739, https://github.com/oasisprotocol/oasis-wallet-web/pull/1784 and https://github.com/oasisprotocol/oasis-wallet-web/pull/1769. It adds additional steps, for user to choose either USB or BLE Ledger device. BLE Ledger device is currently...

The following dependency should be dynamically loaded: - @oasisprotocol/ionic-ledger-hw-transport-ble Either that, or integration with Bluetooth should be made on web/extension version of the wallet. This sample in particular: - https://googlechrome.github.io/samples/web-bluetooth/scan.html...

enhancement
feature-request

## Solution Current behavior of physical back button on Android is unexpected. Back button was closing the app, which is not the expected behavior. This correctly integrates with `react-router-dom` to...

## Solution Current behavior of mobile platform(for that matter also web/extensions) does not lock the user profile, when leaving the app. Meaning the app would stay indefinitely unlocked, if user...

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

## 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

As `/chain/transaction/{hash}` endpoint response won't change, cache it through the app. This PR depends on https://github.com/oasisprotocol/oasis-wallet-web/pull/1954

Add 1minute timeout for the update, and error out.