SITES-35060 [SLA3] Regression – Title Component Policy Dialog Throws False “Select at least one size option” Error (SDK 2025.4+) #3004
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



SITES-35060
[SLA3] Regression – Title Component Policy Dialog Throws False “Select at least one size option” Error (SDK 2025.4+)
Problem Description
When editing a Title component policy (design dialog - Template Editor):
• The Allowed Types / Sizes list shows six check-boxes (H1 … H6).
• If an author deselects any one size while at least one other size remains checked, the dialog immediately displays error "Select at least one size option" and does not allow to Save (clicking Done button does not do anything)
• The error should appear only when all sizes are unchecked.
Summary
Fixes incorrect validation in the Title component design dialog: the dialog no longer recognized the full group of size checkboxes due to updated Coral markup, causing inconsistent warnings and the Done button not being disabled when all sizes were unchecked.
Fix
Result
Validation works as originally intended: