You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an invalid number if entered, the DataGrid in the project configuration window (#3 ) only shows an exclamation mark without any further explanation. The user experience should be improved to explain why the value is not acceptable.
Also now that project names are required to be unique (#10 ), the application serves an uncaught exception dialog explaining this when it goes wrong. This can be made more userfriendly by more pre-emptively perform validation in the Project Configuration window.
The text was updated successfully, but these errors were encountered:
When an invalid number if entered, the DataGrid in the project configuration window (#3 ) only shows an exclamation mark without any further explanation. The user experience should be improved to explain why the value is not acceptable.
Also now that project names are required to be unique (#10 ), the application serves an uncaught exception dialog explaining this when it goes wrong. This can be made more userfriendly by more pre-emptively perform validation in the Project Configuration window.
The text was updated successfully, but these errors were encountered: