Skip to content

Feat: add email additional partial entry for signup box

What does this MR do and why?

This MR adds an additional partial renderer to the signup box and an additional class name for the email form section.

Background

On Jihu side, we need to verify if the user input email exists or not, just like the username validator, but for now, the section for email does not have:

  1. Validation message section
  2. A selector like js-validate-username for selecting the username input box.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Wu Jeremy

Merge request reports

Loading