When to use a modal
Use a modal when the user must acknowledge risk, confirm intent, or fix a small amount of blocking information before continuing.
Overlay Workflows
These overlays reuse the same validation, status, and detail primitives as the other workflow pages so they feel like part of the product instead of a separate component library.
Use a modal when the user must acknowledge risk, confirm intent, or fix a small amount of blocking information before continuing.
Use an offcanvas panel when the operator needs to keep surrounding context in view while editing, assigning, or previewing supporting detail.
Assignment, quick edit, and note-taking generally fit the offcanvas path better than a modal.
Both buttons below are wired through the package helper in dist/inc-design-language.js.