rasliche / bluestar-client

Blue Star Online Training
https://sanctuarybluestar.netlify.com/
0 stars 5 forks source link

Create Matching Form Styles #24

Open rasliche opened 5 years ago

rasliche commented 5 years ago

Please make the Register.vue component form styles match the Login.vue form styles.

Bonus: If you can find an elegant way to put a red border on any fields with errors, that would be awesome.

Bonus bonus: Using your best judgement, see if there are any other forms that should be updated. (I can't think of any.) If you do, please create another issue so we can decide if that is a necessary form before you start any major work. If it is, we'll have you create a separate branch to submit as a second PR.

HamidOsouli-zz commented 5 years ago

Hi @rasliche I can do this

rasliche commented 5 years ago

Thanks for your time! Let me know if you have any questions on getting it set up and running. I haven’t had too much time to work on the contributing guide yet.

rasliche commented 4 years ago

There is now also a RegisterAdmin.vue form that needs to be fixed as well.