llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
199 stars 423 forks source link

Add Prompt component to show Display warning on logging off. #1627

Closed UtkarshSiddhpura closed 5 months ago

llaske commented 5 months ago

Nice implementation.

Few remarks:

Let compare the size and style to the Remove my account warning:

image

Capture d’écran du 2024-06-08 09-36-45

So I suggest to add a header in dark grey with the icon at left, the header text as title and the close icon. Content text and buttons could stay like you've done.

llaske commented 5 months ago

That's better but the header bar height is too high. Try to align the height with the dialog box header bar height.

Capture d’écran du 2024-06-08 22-25-54

UtkarshSiddhpura commented 5 months ago