Settings form doesn't seem to submit
brylie opened this issue · 1 comments
brylie commented
Description
After registering and filling in my initial profile, I attempt to visit the Settings screen via the user menu (pictured below).
When I click the "Settings" link, I am taken to the settings page at http://localhost:8000/settings/
When I try to submit the form, nothing seems to happen. When I navigate back to my Profile, the changes weren't saved.
What should have happened?
I expected the settings page to function correctly.
What browser(s) are you seeing the problem on?
Chrome
Further details
There don't seem to be any (related) errors in the browser console.
gorkemarslan commented