Actions
Bug #1490
openIncorrect and Misleading Instruction Text on Email Login Screen
Start date:
04/08/2026
Due date:
% Done:
0%
Estimated time:
Description
On the login screen (Email tab), the instructional text displayed is incorrect and does not match the implemented functionality. The UI only supports email-based login, but the message still references username and password field.
Steps to Reproduce
- Open the app
- Navigate to the Login screen
- Select the Email tab
- Observe the instruction text below “Log in to your account”
Actual Result
- Text shown:
- “Enter your email or username and password to continue”
- No fields available for:
- Username
- Password
Expected Result
- Text should match the available login method
- Suggested correct text:“Enter your email to continue”
Actions