Open GCHQ-Developer-741 opened 1 year ago
The code snippet for ic-dialog, under the "Interactive Content" heading, the React example should include an onIcDialogConfirmed event listener.
<IcDialog ref={dialogEl} label="Coffee order" heading="Please agree to our terms and conditions" onIcDialogConfirmed={termsDialogConfirmed} >
Is this done @MI6-94 ?
@MI6-255 did not complete, return to 'ready for dev'
Summary of the bug
The code snippet for ic-dialog, under the "Interactive Content" heading, the React example should include an onIcDialogConfirmed event listener.
🧐 Expected behaviour