ConsenSysMesh / ConsenSysMesh/rimble-ui

Add the ability to individually validate each input field

Open
#310 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
455
Forks
60
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Input fields should be able to be validated on an individual basis by the developer. Browser validation isn't always enough.

**Describe the solution you'd like**
add a boolean validated property to all inputs.

Acceptance criteria:
- all input types should have a boolean validated prop that gets set to true/false when valid/invalid
- should apply styles to inputs based on validated prop

E: 1D

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.