tari-project / universe

Other
5 stars 19 forks source link

During Auto-update, when app asks if user wants a restart, no action causes a forced quit #196

Closed Cultmojo closed 2 days ago

Cultmojo commented 2 weeks ago

Describe the bug During the auto-update, the app will ask if the user wants to restart. If the user does nothing for only a couple seconds (does not click "Yes" or "No") the app will close - a forced quit. When the app is opened after the forced quit, it is updated to the latest version. No functional bug but a harsh user experience.

Screenshot 2024-08-27 at 4 20 22 PM

To Reproduce See video of the workflow with audio walkthrough: https://www.loom.com/share/437c1e3edeef470b8bdc17fbfe2decf4?sid=9932c59c-9c7d-485a-8d13-93f611f6d70f

Expected behavior Not sure if this is desired behavior or not. Should we wait for the user to make a choice or force quit? One thing to consider is when the user selects "Yes" the restart closes the app and automatically re-opens. A very smooth user experience. However, when it is forced-quit due to inaction, it is merely closed. Seems like a harsh user experience given it doesn't give the user much time to make a decision and it doesn't re-open the app for the user.

Desktop (please complete the following information):

stringhandler commented 2 weeks ago

Blocked until we decide whether to show our own auto update UI or keep using tauri's

stringhandler commented 2 days ago

closed because we have new ui