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

Allow setting one of a person's names as the primary name #562

Open
DavidMStraub opened this issue Jan 2, 2025 · 0 comments
Open

Allow setting one of a person's names as the primary name #562

DavidMStraub opened this issue Jan 2, 2025 · 0 comments

Comments

@DavidMStraub
Copy link
Member

Implementation notes, if someone wants to take this on:

  • Add an appropriate button to GramsjsNames.js
  • Add a handler method to for the button click that fires an edit:action event
  • Add the code that handles the event to handleEditAction in GrampsjsViewObject.js
  • The final person object that will be sent to the API via PUT needs to have the new primary name under primary_name and the list of the other names under alternate_names.
@DavidMStraub DavidMStraub moved this to Medium Priority in Gramps Web Roadmap Jan 2, 2025
@DavidMStraub DavidMStraub changed the title Allow settings one of a person's names as the primary name Allow setting one of a person's names as the primary name Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Medium Priority
Development

No branches or pull requests

1 participant