buberdds
buberdds
PR adds - deposit/withdraw - missing UI pieces Next PRs will cover: #978 unit tests, allow access route only when wallet is 'open' Collapsible advance section  Extended confirmation view...
Tests around - form steps components/ unmocking `react-i18next` in a few tests to validate conditional interpolation - paraTime saga - useParaTimesNavigation - useParaTimes PR adds: - restriction around paratime route
- `yarn checkTs` throws bunch of errors. Should we fix that? Should we add it to `lint` command so errors can be catch in CI. - `yarn lint:css` this one...
In one of a CR comment there was an incorrect link to a wallet (missing last char) https://wallet.oasisprotocol.org/account/oasis1qz78ap0456g2rk7j6rmtvasc9v2kjhz2s58qgj9 Instead of app crash we can treat that case as 'route not...
- on mobile `Language` selector is misaligned - when navigating through items via keyboard there are at least two variants of outline/box-shadow colors (blue/green)
For static assets (js/css/images/web fonts) we are missing cache-control http header with max-age directive. cc @tjanez 
Fixes #1045 During sync meeting we decided to go with a popup like in a current ext.   ![Screenshot...
- set max amount based on transaction type and/or custom fee - extend form validation to include a case where user uses max button and later changes fee amount
Does not support: - `react-redux` v8 https://github.com/tshaddix/webext-redux/issues/280 - manifest V3 https://github.com/tshaddix/webext-redux/issues/284 - Firefox support https://github.com/tshaddix/webext-redux/issues/277 https://github.com/tshaddix/webext-redux/issues/267
Reviews (https://github.com/oasisprotocol/oasis-wallet-web/pull/969, https://github.com/oasisprotocol/oasis-wallet-web/pull/978, https://github.com/oasisprotocol/oasis-wallet-web/pull/969) Waits for: Multi-accounts release