IlchCMS / Ilch-2.0

Ilch 2 ist der direkte Nachfolger der Ilch Versionen 1.1.
https://www.ilch.de
GNU General Public License v3.0
37 stars 33 forks source link

ModalDialog: The one size for all isn't ideal #951

Closed blackcoder87 closed 6 months ago

blackcoder87 commented 8 months ago

Describe the bug The current one size for the modal dialog for all isn't ideal. The size was increased for the media dialog. This size doesn't really work for a lot of other dialogs. getDialog() needs to be more flexible to allow passing various options like different sizes.

Screenshots admin_admin_infos_certificate layout-info

Additional context https://github.com/IlchCMS/Ilch-2.0/blob/Bootstrap5-CKEditor5/application/libraries/Ilch/Design/Base.php#L781

blackcoder87 commented 8 months ago

Don't set modal-xl for every modal dialog