Hey everyone,

Given the following text in the user change page:

*Raw passwords are not stored, so there is no way to see this user’s
password, but you can change the password using this form.*

Linking the change user password form using the word "this form" is on the
same level of links with "click here", which is notoriously bad UX and I
believe the django community is made of a lot of experts so there shouldn't
be the need to explain this here.

However, we can do better than just changing the link form, wouldn't it be
possible to add a link styled as a button?

Eg:

Raw passwords are not stored, so there is no way to see this user’s
password, but the password can be changed.

<button>*Change the password*</button>

BTW, this idea came from this issue:
https://github.com/openwisp/openwisp-radius/issues/265.
We can easily fix it in our django app but I thought it may be good to
raise this here so we may fix it at the root instead.

Best regards
Federico Capoano

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAERYH6VUm-bRsHkY_1LX9TwpJvMW%2B-Eyqf0Uye6FL%2B_Pb_%3D%2BQw%40mail.gmail.com.

Reply via email to