Actions
Feature #31581
openDispaly model errors in components mounted inside erb form
Description
When we use react components to add form fields into an erb form, we also need a way to display validation errors for the newly added fields coming from server after the form was submitted.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8231 added
Actions