mirror of
https://gitee.com/gitea/gitea
synced 2025-11-22 17:30:28 +08:00
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: 