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 Account management objective has some missing features, which will be implemented as part of this issue - Invalid file upload doesn't show any error - Fix all the...

type: refactoring

If you add a vote and click "Use maximum amount", the warning text that pops up says "Caution! You are about to **send** the majority of your balance" which is...

type: bug

### Description - No error message is displayed when a wrong password format is provided in the Enter-password form on the add account by secrete-recovery passphrase flow - We need...

type: improvement

### Description Lisk Desktop 2.x.x allowed users to sign in and sign out from their account, with the introduction of new account management in 3.0.0 we should remove the login...

type: improvement
groomed

### Description We should apply the code formatter to maintain the standards - Add `prettierignore` and `.prettierrc.json` - Apply the format to codebase - Configure git hooks to format for...

type: improvement
type: standards
type: task

### Description LIP: https://github.com/LiskHQ/lips/blob/main/proposals/lip-0057.md#delegate-registration Implement delegate key management - Enable users to specify BLS and generator key during delegate registration ### Tasks - [ ] #4384 #### Sprint 77 -...

epic

### Description We have used mocked values in the delegate registration form. Once the API supports registering - blsPublicKey - generatorPublicKey - proofOfPossession We should replace the mock with actual...

type: refactoring
type: test

### Description A security audit is an assessment of package dependencies for security vulnerabilities. and we have potential security vulnerabilities in dependence packages discover by Github [dependabot](https://github.com/LiskHQ/lisk-desktop/security/dependabot). we need to...

type: security
type: task

### Expected behavior Percy uses storybook which in turn uses webpack. Since we updated the configs for webpack and updated several build packages, we need to update the webpack config...

unplanned
type: test

### Expected behavior Since we removed arrow icons from the transaction list there is no sense to show them on the dashboard page. ### Actual behavior

type: bug