Sparnatural icon indicating copy to clipboard operation
Sparnatural copied to clipboard

Adding an alert or dialog library

Open SteinerPascal opened this issue 2 years ago • 0 comments

Hi have you guys ever thought about any kind of dialog library to interract with the user? For example to signal input validation or show connectivity errors?

Example: user inputs a data into the datewidget in which the startDate is bigger then the endDate. Dialog informs the user that this doesn't make sense. User (hopefully) enters a reasonable date selection.

something like this could be nice: https://github.com/marcelodolza/iziToast

SteinerPascal avatar May 27 '22 09:05 SteinerPascal