Dan Spratling

Results 7 comments of Dan Spratling

It would, but I think as someone suggested to us on twitter, this approach is flawed as some screen readers don't correctly associate the inner input with the wrapping label....

@flaviendelangle are you happy for me to work on some examples here? Looks like this has been on the cards for some time. I'm looking at [the page](https://next.material-ui-pickers.dev/guides/forms) you linked,...

Hey @LukasTy I've put together a getting-started doc for Formik. I'm happy to do a similar format doc for RFF and RHF too. Let me know if you have any...

Here's the react-hook-form version As I was working on this one I realised that I should probably be using the form libraries built-in validation so I'll come back and fix...

And here's one for React Final Form - [x] Formik - [x] React Final Form - [x] React Hook Form --- ## React Final form ### Initial setup First you’ll...

I've also been looking into other potential options but it seems that most are EOL, so with these 3 covered MUI should have it's bases covered. Other options looked at...