Skip to content

πŸ”§ Fix Misaligned Validation Message on Login PageΒ #411

@nagarjunpl

Description

@nagarjunpl

πŸ”΄ 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

Image

πŸ› οΈ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Review QueuedWaiting for the Dataverse's Maintainer to review this issue.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions