jmorales8 / Bunnys-space

0 stars 0 forks source link

75-BUNSPACE2024-Create-Login-Page #79

Closed jmorales8 closed 2 weeks ago

jmorales8 commented 1 month ago

add new login page styling

Extra Resources

Closes #75

GrpFruit commented 3 weeks ago

you need to rebase with master, you're missing a lot of the recent changes that you put up: like darkmode, the change in the navbar , etc.

how do you feel about adding a container box around the login something like this: download

GrpFruit commented 2 weeks ago

something i noticed is that the password text field doesn't hide the password as its typed. will you be adding email validation in this pr or will it be a different one? like have the text field detect if it is a proper email with an @ and .com

image

jmorales8 commented 2 weeks ago

something i noticed is that the password text field doesn't hide the password as its typed. will you be adding email validation in this pr or will it be a different one? like have the text field detect if it is a proper email with an @ and .com

image

Everything that youve mentioned will be made in a different ticket

jmorales8 commented 2 weeks ago

you need to rebase with master, you're missing a lot of the recent changes that you put up: like darkmode, the change in the navbar , etc.

how do you feel about adding a container box around the login something like this: download

I'll play around with it. For now, getting the basic login PAGE up and running is all we want and care about. We can nitpick stylistic stuff later