chakra-ui / chakra-ui-docs

Documentation website for chakra ui
https://chakra-ui.com
MIT License
301 stars 478 forks source link

The wording on the "Using a form in a Drawer" section feels confusing #1581

Open oncet opened 1 year ago

oncet commented 1 year ago

Subject

Drawer

Description

In the "Using a form in a Drawer" section it says:

If you need to put a form within the Drawer, you might need to use a form validation library like react-hook-form or formik. Here's the recommended way to do it:

I would expect to find an example on how to use react-hook-form or formikwithin a form inside a Drawer. But the example only shows how to use a form inside a Drawer without any validation whatsoever.

I'm not a native english speaker so it might be just me.

stale[bot] commented 1 year ago

Hi! This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs within 5 days. Thank you for your contributions.