FormidableLabs / FormidableLabs/react-native-ama
Improve Form Validation errors
Open
- Dominant language
- TypeScript
- Stars
- 295
- Forks
- 22
- Avg merge
- 20m
- Merged PRs (30d)
- 2
Description
At the moment, AMA prints something like:
```
❌ [ AMA ]: NO_UNDEFINED - The form validation has failed, but no component with an error was found
❌ [ AMA ]: NO_UNDEFINED - No next field found. Make sure you wrap your form inside the component
```
- [ ] Fix typos
- [ ] Replace NO_UNDEFINED with a Form related error code
- [ ] Add a link to the documentation
- [ ] Suggest usage of wrapping error message with ``
- [ ] Add an example for the point above in the documentation
Contributor guide
Assessment
This issue has not been assessed yet.