AppFlowy-IO / AppFlowy-IO/AppFlowy
[Bug] Application can be uninstalled even when an instance is active
- Dominant language
- Dart
- Stars
- 76.6k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
### Bug Description
The application can be uninstalled when an instance of appflowy is currently running. This causes incomplete installation and the user can still open appflowy app (user get's `Unable to load asset: "assets/translations/en.json".` error on opening the app)
### How to Reproduce
1. Install and launch the Appflowy desktop client
2. When an instance is open, uninstall it from settings
3. Notice the Uninstall Complete prompt (attached screenshot)
4. Now, launch the AppFlowy again from the start menu (one icon stays back even after uninstall, see : https://github.com/AppFlowy-IO/AppFlowy/issues/4813)
5. Notice the Grey screen with
### Expected Behavior
the app should ask the user to close the running instance of AppFlowy and then proceed to uninstallation
### Operating System
Windows 10
### AppFlowy Version(s)
0.5.0
### Screenshots
Uninstallation Complete Prompt:

Re-Opening after uninstall:

### Additional Context
Due to this incomplete uninstallation, the app sometimes throws a few system error popups too, for which app needs to be re-installed

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.