rebootunity / fifthbymidwest.github.io

Fifth By Midwest: Intersection of Education & Engagement
GNU General Public License v3.0
4 stars 2 forks source link

User story - add home address to profile #20

Open rebootunity opened 7 years ago

rebootunity commented 7 years ago

As a user, I want to add my home address to my profile so that I can be matched with my representatives.

Acceptance Criteria

rebootunity commented 6 years ago

Also - update user table to add these inputs to the database

alita42 commented 6 years ago

Pull request "adding home address to profile" created. Please review and merge.

vaughncm commented 6 years ago

Did https://github.com/fifthbymidwest/fifthbymidwest.github.io/pull/27 solve this?

For future ease of use you can auto-close issues upon merge with a reference from the PR to the issue.

Fixes #20 as an example.

jannypie commented 6 years ago

Thank you for that tip!! I've been wanting them linked but couldn't find how.

This PR added address to the registration, but user flows are broken for /users/:id and error handling (just loads page not found). I'm creating a new issue to clean that up.