-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Validation Error Border Missing for Content Picker #17462
Comments
Thank you for submitting your first issue, awesome! 🚀 We're thrilled to receive your input. If you haven't completed the template yet, please take a moment to do so. This ensures that we fully understand your feature request or bug report. On what happens next, see the docs. |
@SndpAST are you going to submit a PR for it? |
This is indeed an issue. I guess it's because while the other two are simple text inputs, the Content Picker is not, and thus needs specific support for this. |
I will wait until tomorrow for @SndpAST if he didn't reply I will might take this |
We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues). This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here. |
Describe the bug
In Orchard Core 2.1.5, the validation error styling for required fields is inconsistent across different field types. While text and date fields correctly display a red border when validation fails, the Content Picker field does not show the error border when it is required but left empty.
Orchard Core version
2.1.5
To Reproduce
Expected behavior
Logs and screenshots
The text was updated successfully, but these errors were encountered: