Show a dialog while compressing the DB at startup #989

Open
opened 2025-04-03 22:07:29 +13:00 by dtonon · 2 comments
dtonon commented 2025-04-03 22:07:29 +13:00 (Migrated from github.com)

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.

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.
mikedilger commented 2025-04-12 08:05:25 +12:00 (Migrated from github.com)

It is not so easy to show the UI without the storage system booted up yet.

It is not so easy to show the UI without the storage system booted up yet.
dtonon commented 2025-04-12 20:44:40 +12:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nostr/gossip#989
No description provided.