From the to-do list: MPA V1.0: API integration initial tasks
✔ Login error message
(Completed by Pierre henri Seylan on February 22, 2019)
Comments
Pierre henri Seylan on February 19, 2019:
On the login window, if the user enters a wrong user credential, an error message must be displayed. The UI for error message should be in the code already, but it is not displayed when wrong credentials are entered.
See if you can implement it, the server already returns an error when wronng credentials are provided for the login.
Comments
Pierre henri Seylan on February 19, 2019:
The UI for error message should be in the code already, but it is not displayed when wrong credentials are entered.
See if you can implement it, the server already returns an error when wronng credentials are provided for the login.