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

Improve Uninstallers to handle closing the Station app #1193

Open
1 task
loonggamma opened this issue Sep 22, 2023 · 0 comments
Open
1 task

Improve Uninstallers to handle closing the Station app #1193

loonggamma opened this issue Sep 22, 2023 · 0 comments

Comments

@loonggamma
Copy link

Context
On MacOS and Linux, if a user is running Massa Station while uninstalling it using Terminal command.
In such case, if user wants to reinstall station, the error appears when trying to open the Wallet module.

The need:
Make sure that uninstall->reinstall flow leads to no errors for user in case he didn't close station during Uninstallation.
User flow
MacOS:

  • uninstall via command
    (meanwhile, the Wallet module icon was in my launchpad, and Station was running, in the icon tray)
  • install from Landing page
  • open Station -> Launch wallet
  • the 502 error instead of the wallet's homepage.

How to

  • For ICO quests we are adding the step to uninstallation for users
  • - As improvement, we could handle the closing of the Station during the uninstallation, in case it's still running.

Technical details
Give the technical insights so anyone in the team can tackle the tasks - Dev

QA testing
Does this task require some QA tests ?
If yes, explain how to validate it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant