A Dialog for all Seasons

Jan 5, 2025

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:

  1. A confirmation dialog where users would confirm or cancel an action.
  2. The second was a form dialog that

Component Architecture & Design Systems

  1. "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