Sterling Camden

Results 61 comments of Sterling Camden

@iway1 you kinda done with this lib? Totally ok if so just want to set my expectations

100% this [PR](https://github.com/facebook/jest/pull/9019) is not that same thing as running with --no-coverage. arguably this should be the default behavior?? if i specify the tests down to a certain set i...

I would love this! Related: what is this find search bar if not this? it doesn't seem to do anything on any tab that I can find.

> is for array and object type schemas to be associated with layout, and only ever use useTsController with primitive values. if i understand you correctly this is now possible...

FYI conditional show / hide of fields definitely works now with the custom layouts feature of CustomChildComponent added in https://github.com/iway1/react-ts-form/pull/66 weirdly useForm didn't work properly for me inside this child...

never used. i'm curious to try though!

let me color this in with an example of why i really want enums in the schema. here's what i have to do to get around this right now: ```ts...

ya that mapping is kinda awk but maybe you could just expose a util like with createUniqueSchema? can i ask what's messy about extracting the enum values? (seems really convenient)

does this PR (https://github.com/iway1/react-ts-form/pull/86) mean we can close this issue as resolved?