client icon indicating copy to clipboard operation
client copied to clipboard

Adopt Update dialogs to the new modal widget experience

Open TheOneRing opened this issue 10 months ago • 2 comments

The update dialogs are still simple dialogs that are now displayed on the full window size. We need to evaluate how we can update their appearance for a dialog free approach.

https://github.com/owncloud/client/blob/8cbcb2ccf71b18410a73169be834ffc64c3c344b/src/gui/updater/ocupdater.cpp#L417-L417 https://github.com/owncloud/client/blob/8cbcb2ccf71b18410a73169be834ffc64c3c344b/src/gui/updater/ocupdater.cpp#L56-L56

They are currently displayed as a tiny dialog in the top left corner.

TheOneRing avatar Apr 09 '24 09:04 TheOneRing

Current state:

Screenshot 2024-04-23 at 17 39 02

erikjv avatar Apr 23 '24 15:04 erikjv

The message box:

Screenshot 2024-04-29 at 14 38 44

erikjv avatar Apr 29 '24 10:04 erikjv

Tested with ownCloud 6.0.0.14181-daily20240709 [13f49d]

Screenshot from 2024-07-10 13-06-50 Screenshot from 2024-07-10 13-07-02

Is this the expected UI for 'Update available' dialog? @TheOneRing @erikjv

saw-jan avatar Jul 10 '24 07:07 saw-jan

Hmm thats the restart dialog, by then the update is already installed.

TheOneRing avatar Jul 10 '24 07:07 TheOneRing

I mean this dialog. Screenshot from 2024-07-10 13-06-50

saw-jan avatar Jul 10 '24 07:07 saw-jan

Oh I thought that was an old screenshot, thx we should update the dialog thx.

TheOneRing avatar Jul 10 '24 07:07 TheOneRing