- Issue created by @outcast creatures
When the node form validation is ran, all other fields post n error message above the node form with a clickable field name which links to the exact field that doesn't validate.
This module does not post any message or throws an error behind the scene
An invalid form control with name='field_node_weight[0][value]' is not focusable. <input data-drupal-selector="edit-field-node-weight-0-value" type="number" id="edit-field-node-weight-0-value" name="field_node_weight[0][value]" value="42" step="1" min="-100" max="100" placeholder class="form-number" required="required">
Active
2.6
Code