michaellaunay / alirpunkto

0 stars 0 forks source link

Error Feedback Interface for Already Used Emails #12

Closed michaellaunay closed 2 months ago

michaellaunay commented 1 year ago

Objective: Display a proper error message to the user if the email address they're trying to register is already in use.


Description:

  1. Header:

    • Title: "Registration Error".
  2. Content:

    • An icon or image signifying an error or warning.
    • Main message: "The email address is already in use."
    • Secondary message: "Please enter a different email address or if you've forgotten your password, click here to reset it."
  3. Actions:

    • Input field for the email with the previously entered text already displayed, allowing the user to modify it.
    • "Submit" button to try again.
    • "Forgot Password" link for those who already have an account but forgot their credentials.
  4. Footer:

    • A "Back" link to return to the previous page or homepage.
    • Links to the privacy policy and terms of use.

Mockups: To be provided by the design team. Mockups should show what the interface will look like on various devices (desktop, tablet, mobile).


Acceptance Criteria:

  1. The interface loads correctly without errors.
  2. The error is clearly communicated to the user.
  3. Links function correctly and direct the user to the appropriate pages.
  4. Design is responsive and displays correctly on all devices and screen sizes.

Dependencies:


Notes:


Priority: High, as it directly influences the user experience during registration.

Time Estimate: 1 day (1/4 day for basic setup, 1/4 day for styling and design, 1/4 day for testing, and 1/4 day for revisions).

SergioArbarviro commented 10 months ago

This feature does not work. I have registered at least twice with the same e-mail address, and the system has accepted it with no observation - whereas there is indeed a control that the Pseudonym is unique.

micklamenace commented 2 months ago

Done