Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add ability to edit personal and household information on the user profile #137

Open
nikiburggraf opened this issue Oct 22, 2024 · 2 comments
Assignees

Comments

@nikiburggraf
Copy link
Contributor

nikiburggraf commented Oct 22, 2024

there are buttons to edit these fields, but they currently only pull up empty bottom drawers. Add the ability to edit this information and save it to the database

Don't allow them to update their emails. Name/phone number should be editable in the user info section however

In "edit household" mode -- allow them to edit address, pets, accessibility needs, and notes. Display the household members but don't allow edits

For household members, don't allow updates to Persons that have User profiles. (this whole thing is out of scope for this task, pls disregard)

@lsetiawan
Copy link
Member

Please use the https://pub.dev/packages/form_builder_validators for validating fields

@hinxcode
Copy link
Member

make max_household_member_number a constant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants