dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

SCREEN 2143 - Support custom confirm modal flows. #311

Closed mlpinit closed 5 years ago

mlpinit commented 5 years ago

What

Handle custom confirm modal interactions.

Why

Screendoor requirement.

Context

Currently show a modal with some default text + a configurable body. This is not sufficient when we need to interact with a backend to populate the modal with additional information. These changes provide a hook from the application into this modal to allow more application level control over the inputs and handling of the modal.