BallStateCBER / commentaries-cake3

CBER Data Center: Weekly Commentary
0 stars 0 forks source link

/users/my-account form features missing #14

Closed PhantomWatson closed 6 years ago

PhantomWatson commented 6 years ago

The "My Profile" form has lost its password-changing component and the ability to leave one's sex unspecified.

Styling sidenotes:

ericadestoya commented 6 years ago

Question: why do we need to know the sex of our user base?

PhantomWatson commented 6 years ago

I think that was requested back in the day so that when CBER staffers talk about members of the newsmedia with ambiguous first names, we know what pronoun to use. And I think there was a vague idea of someday having the site use the proper pronoun when referring to a user's actions. But it's not critical (and there's the whole nonbinary thing), so that field was made nullable.

ericadestoya commented 6 years ago

Could we do a text input box (instead of radio buttons or dropdown) with "gender" instead? I'll write the migration for it and everything. Just don't want to leave anyone out here.

PhantomWatson commented 6 years ago

We could, but I can think of no scenario that wouldn't be covered by the current approach of allowing male, female, and null for Users.sex.

PhantomWatson commented 6 years ago

The ability to change one's password still needs to be added to the administrators' "My Account" page.

ericadestoya commented 6 years ago

Added & tested :+1: