A FOUC (Flash of Unstyled Content) issue occurs when an incorrect username or password is entered on the login page. When the error message appears, the entire login form shifts downward, causing a visual jump.
Acceptance Criteria
- The login form must not shift when the error message appears.
- The error message should display without affecting the layout of the form.
A FOUC (Flash of Unstyled Content) issue occurs when an incorrect username or password is entered on the login page. When the error message appears, the entire login form shifts downward, causing a visual jump.
Acceptance Criteria