Orange-OpenSource / Orange-Boosted-Bootstrap

Orange Boosted is an accessible, ergonomic and Orange branded framework based on Bootstrap
https://boosted.orange.com/
MIT License
192 stars 56 forks source link

Update modals according to UI Kit v5 #1852

Open MewenLeHo opened 1 year ago

MewenLeHo commented 1 year ago

Prerequisites

Proposal

While doing the design review of the PR related to the following issue Docs > Components > Modal: fix margin between text and buttons #1331, our design team found some problems with the current version of the modals. We now need to make modals complant with the new UI Kit v5.

Motivation and context

Modals with title and description - for mobile portrait

Modal with scrolling - for mobile portrait

Modals with title and description - for desktop and tablet

Modal with scrolling - for desktop and tablet

220325721-9255f737-d8fe-48a0-84b8-83235eceea59

MewenLeHo commented 1 year ago

We will also need to tackle this issue about modal not showing inside our documentation : Docs: Modal isn't showing in the doc #1728