Shivek Khurana
Shivek Khurana
Evil is more ergonomic than default emacs bindings, but I rely on it for many packages: - `C-g` to exit - `C-x C-e` for inline eval - `C-d p f...
# Bug Report While running the app on develop, I found the following errors with the share-qr-code-view schema: ## Problem ``` LOG -- Schema error at quo.components.share.share-qr-code.view/view-internal Errors: {:in [0...
Hi all, I'm compiling a list of projects that use Eiphop for IPC. If you are using it, please comment on this issue. So far, I've found: - https://github.com/MayGo/tockler -...
Most of the functions can be tested using unit tests. The overall functionality however will need an electron instance and some form of e2e testing. Study available tools to implement...
# Feature Issue ### User Story As a developer, I want to show a dapps link next to account menu on the account details page. ### Description The current Quo...
# Feature Issue ### User Story As a user, I want the app to continue working, when I go offline **so that** - I don't panic to see zero balances...
Related comment: https://github.com/status-im/status-mobile/pull/20693#issuecomment-2228288723 Steps (exactly the same as in the comment above): 1. Connect to https://react-app.walletconnect.com/ using testnetwork (Sepolia) 2. Disable testmode and login the app 3. Trigger `personal_sign` event...
### User Story As a **Swaps User**, I want support in case I switch networks, and the selected tokens don't exist on the new network, *so that* I am not...
related issue https://github.com/status-im/status-mobile/issues/22012 ### User Story As a **User**, I want to **display an error message** when a token is not supported on Base, *so that* I can understand why...
### User Story As a **Developer**, I want to remove the custom keyboard and use native keyboard, *so that* the overall user experience is improved and we address compatibility issues....