client icon indicating copy to clipboard operation
client copied to clipboard

Port `LoginRequiredDialog` from a `QDialog` to an `AccountModalWidget`

Open TheOneRing opened this issue 1 year ago • 1 comments

LoginRequiredDialog is still a real QDialog that is now used as a widget in an account modal view. It should be adopted to the new aspect ratio and better use the visual space in the account page.

TheOneRing avatar Apr 09 '24 08:04 TheOneRing

Screenshot 2024-04-18 at 16 22 10

Current/old "dialog"

erikjv avatar Apr 18 '24 14:04 erikjv

Tested with ownCloud 6.0.0.14181-daily20240709 [13f49d]

Screenshot from 2024-07-10 12-13-35 Screenshot from 2024-07-10 12-14-02

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