Show validation errors on invisible fieldsets
Open
Nobody has claimed this yet.
01 type: bug
99 tag: bssp
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 103
- Avg merge
- 10h 25m
- Merged PRs (30d)
- 18
Description
We should show form validation errors in invisible fieldsets somehow in the tabs. Maybe something like this:
since pat-validation you do not really know whats going on, if you click on "save" and nothing happens because the validation error happens in another tab.
/cc @thet
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the save behavior with a validation error inside an invisible fieldset, then inspect the tab and validation behavior involved. Done means a failed validation is visibly indicated in the relevant tab so users can find the error instead of seeing no response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100