In well-designed dialogs we don't show any error message: instead we disable the ok buton until all required fields are set. An additional popup dialog is unneccsarry.
See for example the SharedDatabaseLogin Dialog which is implemented correctly.
Follow up from #6110
In well-designed dialogs we don't show any error message: instead we disable the ok buton until all required fields are set. An additional popup dialog is unneccsarry.
See for example the SharedDatabaseLogin Dialog which is implemented correctly.
Follow up from #6110