devondragon / SpringUserFramework

Easy User Management Framework/Starter App for Spring. Providing registration, login, logout, and more built on top of Spring Security.
Apache License 2.0
88 stars 28 forks source link

Improve the UI of the Change Password page #37

Open devondragon opened 1 year ago

devondragon commented 1 year ago

/user/update-password.html

Currently it is impossible to see the form elements: https://p198.p4.n0.cdn.getcloudapp.com/items/geu1yxqw/8f7e699e-5694-4169-92ed-95504c243d50.png?v=7fd94f21ead7976b1ef1b792b16c363d

Adejuwon-00 commented 1 year ago

Would look into this

create-issue-branch[bot] commented 1 year ago

Branch issue-37-Improve-the-UI-of-the-Change-Password-page created!

devondragon commented 1 year ago

That would be great! Please branch or fork, and submit a PR when you're done. I am NOT a UI/UX person so if you see overall issues or areas for improvement please let me know! Thanks!!

devondragon commented 12 months ago

@Adejuwon-00 - Have you had any opportunity to work on this? Thanks!