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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://togithub.com/testing-library/react-testing-library) | [`13.4.0` -> `15.0.7`](https://renovatebot.com/diffs/npm/@testing-library%2freact/13.4.0/15.0.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2freact/15.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/envoyproxy/envoy | | minor | `v1.21.3` -> `v1.24.0` | | docker.io/library/alpine...

Fixes #1045 During sync meeting we decided to go with a popup like in a current ext. ![Screenshot 2022-10-12 at 18 27 51](https://user-images.githubusercontent.com/891392/195398370-ce31b87c-66d5-425b-8e6f-b7a5b52cb694.png) ![Screenshot 2022-10-12 at 18 28 06](https://user-images.githubusercontent.com/891392/195398390-37a70b0d-8565-4d6a-a310-8e6c0416aedb.png) ![Screenshot...

Related to https://github.com/oasisprotocol/oasis-wallet-web/pull/1037#pullrequestreview-1124333939 Although accessibility is good in both cases (both trigger submit on Enter and on click), only `

bug

- 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

extension

Easiest to reproduce on small screen: ![selector-scroll](https://user-images.githubusercontent.com/3758846/193362182-000daed2-94e8-467b-94f6-1e0dd6754335.gif) Is ImportAccountsSelector re-rendering on every click?

bug
ui

Trying to use ledger in extension always throws LedgerNoDeviceSelected. The reason seems to be that background page can't ask user to give permission to selected USB device; and we run...

bug
ledger
extension

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

From previous attempts: cypress and playwright have trouble. Puppeteer could work - https://github.com/buberdds/oasis-wallet-web/commit/d4a784a9e73df9412ec415541e98fdddd2ba91a2 - https://github.com/oasisprotocol/oasis-wallet-web/commit/ef7bc2a12b277f1976f8ff97b76e980b99b82f0b Ideally these tests would validate extension specific features - extension successfully loads JS chunks (detect...

enhancement
ci
extension