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

Feature/historical figures #158

Merged
merged 10 commits into from
Dec 18, 2024
Merged

Conversation

XanderVertegaal
Copy link
Contributor

Closes #124

Adds a control for historical person(s) to the Agent form. If the agent is marked as a 'group', the user is able to select multiple historical people; if the agent is a 'person', only one selected historical person is allowed. If an agent is switched from 'group' to 'person' when more than one historical person is connected, the form is invalid and an error message appears under the isGroup form control.

@XanderVertegaal XanderVertegaal added the enhancement New feature or request label Dec 10, 2024
Copy link
Contributor

@lukavdplas lukavdplas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

There is one bug in the code (with the validation); the rest are optional suggestions. Feel free to merge when you've handled my comments.

@XanderVertegaal XanderVertegaal merged commit 6ab0f56 into develop Dec 18, 2024
2 checks passed
@XanderVertegaal XanderVertegaal deleted the feature/historical-figures branch December 18, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Agent form: historical figures
2 participants