uchicago-capp-30320 / new-arrivals-chi

GNU Affero General Public License v3.0
9 stars 0 forks source link

(feat): Clarify signup page password input #288

Open CaitlinCP opened 3 months ago

CaitlinCP commented 3 months ago

Describe the feature

Currently, the signup page looks like this:

image

It would be nice to have the instructions on the page clarify that the two password bars are for password verification (ie: they must be the same value)

Requirements Error handling is already present if the passwords aren't the same, so this would just be updating the html elements around the first and second password boxes to clarify that someone needs to enter their password, and then enter it again.