Skip to content

Add required field validation to inline-repeater-interface#298

Merged
bryantgillespie merged 2 commits into
mainfrom
robl/cms-1665-require-to-be-set-on-validation-not-working-inline-repeater
Mar 3, 2026
Merged

Add required field validation to inline-repeater-interface#298
bryantgillespie merged 2 commits into
mainfrom
robl/cms-1665-require-to-be-set-on-validation-not-working-inline-repeater

Conversation

@robluton

Copy link
Copy Markdown
Contributor

This PR wires the inline repeater into Directus's nested validation flow so that repeater sub-fields marked as required are enforced on save.

Because a repeater field can have multiple instances, I included the index number of the instance so it's clear which instance(s) is/are failing.

image

@linear

linear Bot commented Feb 19, 2026

Copy link
Copy Markdown

@bryantgillespie bryantgillespie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is a nice improvement for sure! Thanks Rob.

@bryantgillespie bryantgillespie merged commit 8cf0752 into main Mar 3, 2026
4 checks passed
@bryantgillespie bryantgillespie deleted the robl/cms-1665-require-to-be-set-on-validation-not-working-inline-repeater branch March 3, 2026 15:36
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.

2 participants