π΄ Current Behaviour:
When a user clicks the βLoginβ button without entering an email or password, a validation message saying Please enter your email appears in the center of the screen, which looks out of place and disconnected from the form.
β
Expected Behaviour:
The validation message should appear near the respective input field (email or password) or be styled as a consistent toast notification or alert that clearly communicates the error.
Screenshot
π οΈ Proposed Solution:
- Align the message with the corresponding input field.
- Alternatively, use a toast or snackbar-style alert for a better UX.
π GSSoC 2025
I would like to work on this issue under GSSoC'25. Please assign it to me.
π΄ Current Behaviour:
When a user clicks the βLoginβ button without entering an email or password, a validation message saying
Please enter your emailappears in the center of the screen, which looks out of place and disconnected from the form.β Expected Behaviour:
The validation message should appear near the respective input field (email or password) or be styled as a consistent toast notification or alert that clearly communicates the error.
Screenshot
π οΈ Proposed Solution:
π GSSoC 2025
I would like to work on this issue under GSSoC'25. Please assign it to me.