Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

\uD83D\uDDD3 Date

\uD83D\uDC65 Participants

\uD83E\uDD45 Goals

\uD83D\uDDE3 Discussion topics

Time

Item

Presenter

Notes

Error content block

Gabe



Connor Haugh

Adam Stankiewicz

Challenge

  • Nested / stacked modals (a modal that opens another modal).

    • need to override the modals' z-index CSS property for them to stack properly.

    • Use case:

  • Using TinyMCE in a Paragon modal

    • toolbar dropdowns have a z-index of ~1000 which is less than the z-index of 3050 uses for Paragon modals.

Open questions

  • Are nested / stacked modals a design pattern we expect to use more moving forward?

    • Some evidence for maybe why should avoid nested modals (e.g.,

    • Are there alternative design patterns to nested modals?

  • Should Paragon natively supported nested / stacked modals without requiring custom CSS overrides?

  • Should we update ModalDialog’s z-index to use a pre-defined z-index value?

✅ Action items

  •  

⤴ Decisions

  • No labels