Actions
Bug #1487
openError messages displayed under fields instead of toast on Login Page.
Start date:
04/08/2026
Due date:
% Done:
0%
Estimated time:
Description
On the Login page, error messages are currently displayed below the input fields when validation fails. According to the design specifications, errors should be shown as toast notifications instead of inline field messages. This creates inconsistency with the expected UI behavior.
Steps to Reproduce
Open the application
Navigate to the Login page
Enter invalid credentials or leave fields empty
Click on Login
Observe how error messages are displayed
Expected Result
Error messages should be displayed as toast notifications (e.g., popup message)
Files
No data to display
Actions