Add validations.required check to dropdown field (#24849)
If dropdown is marked as required, we should not provide the `remove` button. This will cause user may post empty value which seems like a bug. Definition:  Post request form:  Result: main
parent
81ce271f78
commit
5c0745c034
Loading…
Reference in New Issue