lisk-desktop icon indicating copy to clipboard operation
lisk-desktop copied to clipboard

🖥 Lisk graphical user interface for desktop

Results 158 lisk-desktop issues
Sort by recently updated
recently updated
newest added

### Description Make the whole process of un-voting and unlocking more clear UX wise. ### Motivation It is currently not clear enough how to unlock your LSK tokens. There are...

type: improvement

### Description Implement PoA governance - Enable users to register an authority (including BLS and generator key specification) - Enable users to update generator key of an existing authority -...

epic

### Description Adapt hardware wallet integration for Lisk Core v4 - Enable users to continue using hardware wallets for account sign-in and transaction signing ### Tasks TBD

epic

### Expected behavior When you filter a list and try to sort it by a property it doesn't have, it shouldn't return 404 ### Actual behavior When you sort the...

type: bug

1- With the new account management, the session timeout feature should be removed. ![Sign in with a Passphrase.png](https://images.zenhubusercontent.com/5f2935e8356b6061dae17665/9795d8c7-7b38-4600-b547-ff9c6b281d0e) 2- Pending reclaim accounts are 0 (displaying 'Pending reclaim(0)'). Should we remove...

type: improvement
status: discussion

### Description Add snapshot tests to all of the UI/representational components ### Motivation - Snapshots help us quickly identify whether a component would look differently as a result of even...

epic
status: suspended

### Expected behavior If there is an already existing window, if a custom protocol link is opened, it should restore the window and navigate to the link. ### Actual behavior...

type: bug

### Description Improve code maintainability for accessing account information of active token https://github.com/LiskHQ/lisk-desktop/blob/fe707b6037f50164a40f9d0cac4e7d52c4143ad0/src/utils/account.js#L127-L141 ### Additional Information - Remove TODO src/utils/account.js (getActiveTokenAccount) - Ensure the object cloning is handled better (we...

type: refactoring

### Motivation Users should receive push notifications about new multisignature accounts, transactions, signatures, rejections. ### Acceptance Criteria Notify when new a multi-signature group is created: - Notify when new a...

epic
status: suspended

### Expected behavior Desktop should allow users to login once the network is connected. ### Actual behavior ![node](https://user-images.githubusercontent.com/6449871/133319369-b749c88c-0eac-4f74-8518-5d843c8ef526.png) ### Steps to reproduce 1. Download Lisk Wallet 2. Turn off wifi...

type: bug
status: discussion