Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement blockchain application removal #4375

Closed
Tracked by #4037
soroushm opened this issue Jun 29, 2022 · 0 comments
Closed
Tracked by #4037

Implement blockchain application removal #4375

soroushm opened this issue Jun 29, 2022 · 0 comments
Assignees
Milestone

Comments

@soroushm
Copy link
Contributor

Description

User can remove an application from the local storage by visiting application management
User can not remove the default application provided by lisk foundation
In case user remove the current application it should be navigate to lisk application

Acceptance Criteria

  • Step 1: Allow user to review the application details Ask for confirmation
  • Allow users to show application details such as Application name, avatar, owner address, application status, chainId. Last update, Last Certificate Height, deposit, application URL, custom background
  • Step 2: Show user the success page and back to the dashboard`
  • Check for the isDefault application to avoid default application remove required design
  • Ensure UI/UX design requirements are met
  • Add required unit tests
  • Add required new e2e tests

Additional Information

  • Use the ‘useApplicationsManagement’ hook to remove the application
  • Suggestion route application/remove?chainId=XXXX
  • Suggestion component name RemoveApplicationFlow
  • Suggestion component name RemoveApplicationSuccess
  • Suggestion component name RemoveApplicationDetails

Blocked by #4371

@sridharmeganathan sridharmeganathan added this to the Sprint 78 milestone Jul 5, 2022
@ManuGowda ManuGowda changed the title Remove application from management flow Implement blockchain application removal Jul 6, 2022
@eniolam1000752 eniolam1000752 self-assigned this Jul 8, 2022
eniolam1000752 added a commit that referenced this issue Jul 14, 2022
…ation-removal

Implement the blockchain application removal flow- Closes #4375
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants