Nikita Yutanov

Results 53 issues of Nikita Yutanov

A1-inprogress
D2-tools

### Problem After `polkadot{.js}` extension update, `isAccountReady` state remains stale if wallets permission is not grunted. ### Steps 1. Open application for the first time, wait `Account connection request` popup...

C0-bug
D2-tools

### Problem `useEffect` with `web3Enable` is called twice in `StrictMode`, therefore resulting in pending authorization request error. ### Steps 1. Run react application with enabled strict mode 2. `web3Enable` and...

C0-bug
D2-tools

### File Location(s) _No response_ ### Proposal Right now, checkbox that is responsible for account's keep alive parameter have label `Account existence`. Rename it to `Account protection`.

C2-refactoring
D1-idea

### Proposal Vouchers select (send message/upload code pages) and program voucher badge (programs page) data is fetched from chain. Need to fetch it from voucher indexer instead to eliminate excessive...

C2-refactoring
D1-idea

### Problem to Solve Based on #1629. Send message page, there is program vouchers select for a specific account. Programs page, there is voucher badge in a program card that...

C1-feature
D1-idea

### Problem `@polkadot/util-crypto` library is actively used across `@gear-js/api`, however is not specified in the `package.json` as a dependency. ### Steps Encountered this issue during recent dApps update. 1. If...

D0-api
D4-dependencies

Shared ESLint config is used in `@gear-js/ui` since #1814 and in `@gear-js/vara-ui` since #1811, where a couple of errors and warning were suppressed with `eslint-disable-next-line` comment to ease the config...

Shared ESLint config was introduced in #1788, and was added to Idea in #1801, where a bunch of existing errors and warnings were suppressed with `eslint-disable-next-line` comment to ease the...