apache / incubator-answer

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
https://answer.apache.org
Apache License 2.0
11.93k stars 872 forks source link

Incomplete display of error message alerts on registration page #977

Closed fenbox closed 3 weeks ago

fenbox commented 4 weeks ago

To Reproduce

Steps to reproduce the behavior:

  1. Go to register page

  2. Fill nothing, click on 'Sign up'

  3. Show 'email' and 'password' error alert

    image
  4. Fill 'email' and 'password', click on 'Sign up'

  5. Show name 'error' alert

    image

Expected behavior

In step 3, 'name' should show error alert too.

Platform

hgaol commented 3 weeks ago

Hi @fenbox , I'd like to fix this issue, thx!