DoSomething / aurora

:crescent_moon: The DoSomething.org admin interface.
https://admin.dosomething.org
MIT License
1 stars 2 forks source link

Properly fetch optional fields for 'edit' form. #226

Closed DFurnes closed 5 years ago

DFurnes commented 5 years ago

This pull request includes a "quick fix" to the users/{id}/edit page, which was not loading optional fields & so those fields would appear blank. Longer term, I'd like to spend a bit of time to get this working similarly to the "show" page (with 👁's), but this gets things back in working order!

References #169023024