briskml/brisk

UI: Bindings for a basic imperative Alert dialog

rauanmayemir opened this issue · 0 comments

Long-term, I would personally prefer using dialogs 'reconcilable' with the app flow, but there's still value in having support for native dialogs.

We could start with imperative bindings to NSAlert to get things going.
I think wrapping the dialog interaction into cancellable lwt promise will work out great.