Form vlidations don't work when included in gridcells
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
When the form items are included in gridcells, the validations are disabled.
So the submit is done even if fields are empty or invalid.
Here is my code :
```
```
Thank you for your help
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the supplied Form with FormValidator, Grid/GridCell, FormItem, TextInput, NumericStepper, HGroup, and CheckBox controls. Start by tracing how FormValidator finds controls nested in GridCell and verify the required, string, and checkbox cases. Done means empty or invalid fields prevent submission as they do outside the grid.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100