YunoHost / issues

General issue tracker for the YunoHost project
72 stars 8 forks source link

Password reset has two fields next to each other with little divide which is confusing to users #2373

Closed felagund closed 5 months ago

felagund commented 5 months ago

Pasword reset form is governed by this file: https://github.com/YunoHost/SSOwat/blob/dev/portal/password.html

and unmodified it seems to look like this:

Screenshot_20240409_124351

I just spent several minutes guiding nan 85-year-old user explaining that there are indeed two input fields to fill in the form. The border between the two fields is too small and with little contrast. I think a better design would be to increase the border between them and order both input fields and the button horizontally.

alexAubin commented 5 months ago

Uuuh that doesn't look anything like the user portal form to reset the password ? x_X I don't even understand where the "Please enter your new password twice so we can verify you typed it in correctly" is supposed to come from, we don't have this in the code ?

On one of my server it looks like this:

Capture d’écran du 2024-04-09 16-00-53

Could it be that you're referring to a specific app and not yunohost itself ..?

alexAubin commented 5 months ago

(Or maybe the forum ?)

tituspijean commented 5 months ago

(Nope, not the forum, just tested it.) image

felagund commented 5 months ago

Ah, sorry, nevermind. I misidentified where this comes from, it comes from somewhere outside of yunohost, sorry for the noise.