teslamotors/informed
A lightweight framework and utility for building powerful forms in React applications
JavaScriptMIT
Issues
- 4
TypeScript - Examples of using unknown types?
#425 opened by ryanmunger - 2
fieldExists is missing
#460 opened by georgmzimmer - 3
Styles are broken in website
#398 opened by k2snowman69 - 27
upon using npm run dev command its throwing an error
#470 opened by samr874 - 1
onSubmit with Multi-Step?
#454 opened by osseonews - 11
Resetting a multi-step form causes an error
#382 opened by drpayyne - 3
Dependencies and infrastructure needs updating
#400 opened by k2snowman69 - 1
- 2
Q: Form with several buttons
#442 opened by grimgoon - 1
File Input Field?
#443 opened by osseonews - 1
Zod support
#445 opened by quinnvaughn - 1
onSubmit - setError is not a function
#432 opened by cherring07 - 3
TextArea - attribute
#438 opened by tKanashiro - 12
- 1
Missed some properties in FormApi type
#435 opened by AmirL - 2
Console log displayed when input has mask
#429 opened by mihaicracan - 13
Missmatched Types and Methods
#392 opened by motleydev - 3
Problem with custom Radio input
#424 opened by AmirL - 5
Guidance needed for customizing Radio
#419 opened by akshare - 2
Support for SSR on useFormStateSelector
#417 opened by mannybecerra - 5
- 3
Parent state resetting when Child is unmounted
#414 opened by akshare - 2
onSubmit type definition
#411 opened by wahlstedt - 2
Add React 18 peer dependency
#410 opened by wahlstedt - 7
validate one field based on another field value
#405 opened by bhargavavarma - 6
Providing Form with new schema with updated property appears to have no effect in specific case.
#404 opened by shelbyspeegle - 2
Missing SchemaFields, Debug types
#402 opened by shelbyspeegle - 7
Missing Typescript Definitions
#354 opened by Aryaman73 - 2
field async validate function
#396 opened by behzadmehrabi - 0
Playgrounds missing from documentation website
#397 opened by k2snowman69 - 3
Could not resolve "react-native-config"
#394 opened by denno020 - 4
Feature request: making reset controllable
#386 opened by behzadmehrabi - 2
Types for FormState indicate unknown for values
#383 opened by denno020 - 1
autoFocus on Input throws error: Cannot read properties of undefined (reading 'onFocus')
#381 opened by denno020 - 1
Text input
#376 opened by wahlstedt - 7
- 8
- 10
relevant is working only for formState changes?
#372 opened by SoloDev45 - 1
relevant is not working properly for the state variables which are created in MultieStep components
#375 opened by SoloDev45 - 1
previous is not working in an expected manner
#374 opened by SoloDev45 - 11
useArrayFieldItem hook.
#366 opened by behzadmehrabi - 4
getCurrentStep has been Removed?
#371 opened by SoloDev45 - 15
setValue and setTouched of both formApi and fieldApi hooks are not working in the version 4.0.8
#370 opened by SoloDev45 - 0
- 1
useFieldApi.getError() not working when using validationSchema with yup.
#353 opened by kyawkyawsoezhu - 2
- 11
can't use complex validation with `validateOnMount`
#360 opened by puglyfe - 1
Multiple Mask
#358 opened by vinicius3333 - 1
Object value touched getting true onSubmit
#361 opened by behzadmehrabi - 3
Best way to handle null values
#357 opened by andrewdesmondm