ituob / itu-ob-editor

Cross-platform desktop application for collaborative editing of ITU Operational Bulletin data
6 stars 5 forks source link

Reimplement dialogs as Electron modal windows #28

Open strogonoff opened 5 years ago

strogonoff commented 5 years ago

Dialogs based on Blueprint 3 look okay, but a native dialog window would be much more preferable.

Challenges:

strogonoff commented 5 years ago

Side note: we can get rid of dialogs altogether in some data entry cases, by investing some effort into inline input prompts.