meteor / meteor/validation-error
[Enhancement] Form-level errors
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Is there a plan to support form-level, rather than field-level errors? Alternatively, is there a community standard alternative to `validation-error` for doing that? I want to show an error if the user submitting a form (specifically, a quickForm) is not authorized (not in the correct role) to submit that form, and can see no easy way to do this.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the existing validation-error format and how quickForm consumes field-level errors; the issue names no files, tests, or entry points. Determine whether form-level authorization errors need a new format or whether an existing community convention can be adopted, then define how completion should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100