Masoud Soroush

Results 26 issues of Masoud Soroush

### 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 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

### Description we had e2e test on acceptance criteria but at the time e2e test have an issues, so we create a specific issues for writing e2e test ### Acceptance...

type: test

Looks like artGroup using I for key and for each item on pie have a duplicate key ``` ExceptionsManager.js:126 Warning: Encountered two children with the same key, `3`. Keys should...

### What was the problem? This PR resolves #4404 ### How was it solved? - use react-query hooks ### How was it tested? by unit test

### Description All end point needs to call v3 API call ### Acceptance Criteria - Update Search UI according to the new [design](https://www.figma.com/file/KcrDpvWEKQhdGwNd4CZ5NY/Desktop-Prototype?node-id=38%3A41483) - Integrate endpoint with v3 API -...

type: refactoring

### Description - Implement new [design](https://www.figma.com/file/KcrDpvWEKQhdGwNd4CZ5NY/Desktop-Prototype?node-id=38%3A44988) changes - Vote to delegate page ### Acceptance Criteria - Update voting queue icon from top bar - Users should be able to review...

type: improvement

### Description - Implement new [design](https://www.figma.com/file/KcrDpvWEKQhdGwNd4CZ5NY/Desktop-Prototype?node-id=38%3A43723) changes - My vote to delegate page ### Acceptance Criteria - Add My vote button to delegate page - Create My vote page according...

### Description Application explorer running with mock data it's need to integrate with SDK v6 ### Acceptance Criteria - Integrate `useBlockchainApplicationExplore` hook for application list with - Integrate `useBlockchainApplicationStatistics` hook...

type: improvement

### Description application management is running by mock data and it's time to adopt with v6 endpoint ### Acceptance Criteria - fetch application default by useBlockchainApplicationMeta and merge with application...

type: improvement