The Mango app uses dialogs A LOT. We would often need a user to be explicit about their intentions and a dialog helped us track that. On the backoffice we had 2 core types of dialogs:
- A confirmation dialog where users would confirm or cancel an action.
- The second was a form dialog that
Component Architecture & Design Systems
-
"A Dialog for All Seasons: Building a Versatile Dialog System"
- Cover your modal stack library
- Show different use cases (forms, confirmations, multi-step flows)
- Discuss height animations and transitions