We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Continuing from #1, we want the app to allow editing the relation: add/remove marriages and add/remove children.
For each row, there will be some buttons to add spouse, add children, or remove the current person.
This feature would greatly improve the user experience and make it more efficient to update multiple person data at once.
The text was updated successfully, but these errors were encountered:
#8 only covers the adding child and spouse. Still, need to add a feature to remove a person
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
Continuing from #1, we want the app to allow editing the relation: add/remove marriages and add/remove children.
Expected behavior
For each row, there will be some buttons to add spouse, add children, or remove the current person.
Additional context
This feature would greatly improve the user experience and make it more efficient to update multiple person data at once.
The text was updated successfully, but these errors were encountered: