-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Labels:
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
- Add Grid field to a Form
- Set Grid field to required
- Add a Single Selection field
- Set Single Selection to required
- Publish form
- Go to publication URL
- Click "Submit" without inputting any of the fields
Expected Result:
Similar validation error is displayed for Grid and Single Selection field.
Actual Result:
Single Selection field highlights options in red. "This field is required" message is close to the field. However, Grid field does not change color on any of the options. Message is further below the field (See LPS-78164).
- relates
-
LPS-78164 Error messages should be closer to fields (upload, radio, numeric, grid, checkbox)
- Closed