Skip to content

[8.1-stable] Fix required field indicator to only show for presence validations #3680

Merged
tvdeyen merged 1 commit into8.1-stablefrom
backport/8.1-stable/pr-3679
Feb 11, 2026
Merged

[8.1-stable] Fix required field indicator to only show for presence validations #3680
tvdeyen merged 1 commit into8.1-stablefrom
backport/8.1-stable/pr-3679

Conversation

@alchemycms-bot
Copy link
Copy Markdown

Backport

This will backport the following commits from main to 8.1-stable:

Questions ?

Please refer to the Backport tool documentation

The required field indicator (*) was shown for any validation (format, length, etc.). Now it correctly only appears when a presence validation is defined, matching the standard UX expectation that * means "required".

(cherry picked from commit c948db7)
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.48%. Comparing base (3e5be55) to head (ff2b53d).
⚠️ Report is 3 commits behind head on 8.1-stable.

Additional details and impacted files
@@             Coverage Diff             @@
##           8.1-stable    #3680   +/-   ##
===========================================
  Coverage       97.48%   97.48%           
===========================================
  Files             314      314           
  Lines            8286     8286           
===========================================
  Hits             8078     8078           
  Misses            208      208           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen merged commit f8b8561 into 8.1-stable Feb 11, 2026
20 checks passed
@tvdeyen tvdeyen deleted the backport/8.1-stable/pr-3679 branch February 11, 2026 16:42
@alchemycms-bot alchemycms-bot bot mentioned this pull request Feb 17, 2026
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