Introduction
Our application users must be, in most cases, kept informed about the status of the application. For example, when a user inserts non-valid data into a field, then an error message should be shown. In that moment the user needs to get feedback on what is wrong.
In this chapter, we will go through how to show validation errors in fields, pop-up views, tray notifications, tooltips, and progress bars.