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

Enforce completeness in optional field groups when partially filled #215

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

akeldamas
Copy link
Contributor

Description

Ensure optional groups become required when any field is filled to maintain data completeness

Related Issue(s)

List and link to any issue(s) this PR addresses, if applicable.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (changes that neither fixes a bug nor adds a feature)
  • Performance improvement (changes that improve existing functionality)
  • Test update (changes that modify tests)
  • Other (please describe):

Checklist

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

Screenshots

If applicable, add screenshots to help explain your problem or demonstrate the change.

@akeldamas akeldamas merged commit 02381ab into demo Jan 30, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant