issues
search
exercism
/
v3-beta
12
stars
2
forks
source link
Add options to change social details for profile
#326
Closed
iHiD
closed
3 years ago
iHiD
commented
3 years ago
@kntsoriano These are some extra settings on the settings page:
It is part of the name/bio form (extra fields there)
These fields only render if someone has a profile
Send them as params[:profile], and do an update on that too in the same action
@kntsoriano These are some extra settings on the settings page: