Show a dialog while compressing the DB at startup #989
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#989
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now at startup, during DB compression, nothing is displayed; since the procedure can take several seconds, this can be confusing.
I would show a simple dialog, like the one used during the migrations.
It is not so easy to show the UI without the storage system booted up yet.
Maybe a solution could be a simple native alert window that informs that a backup is going to be executed, and it will take some time?
So the user can confirm, or also skip the procedure.