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 Non major comments raised on [this PR](https://github.com/LiskHQ/lisk-desktop/pull/5366) can be fixed in this issue. 1. When download signature is available copy to clipboard should also be available (discuss with...

type: improvement

### Acceptance Criteria 1. Send token to an existing account 2. Send token to a non existing account - Check for account initialisation 3. Send zero amount to an account...

type: test

### Expected behavior When an account perform a cross-chain transaction (LSK) to another account on a different chain (Sidechain), the liskmainchain account of the receiver should not have the transaction...

type: improvement

### Expected behavior When trying to stake to: 1. 100% commission, show some kind of UX slider showing red 2. Ineligible validator: Show user that validator is Ineligible ### Actual...

type: improvement

I saw that this repo doesn't have added a SECURITY.md file. Maybe you want to add it? More infos: https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository

type: improvement
type: docs

### Description Add push / popup notification to inform users if a validator I am staking with changed their commission. **Example:**"Validator _XYZ_ changed their commission from X% to Y% and...

type: improvement

### Description We have disabled the e2e tests of the delegate registration screen due to several changes including new form fields. We should reinstate these tests before releasing the 3.0.0...

type: test

### Description Following the setup of PlayWright as the e2e test tool for the application and the e2e test implementation of the add account feature. wee need to implement e2e...

type: test