Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Kitchen Sink" example #34

Open
crutchcorn opened this issue Feb 18, 2023 · 2 comments
Open

Add "Kitchen Sink" example #34

crutchcorn opened this issue Feb 18, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@crutchcorn
Copy link
Member

Description

Take example from homepage:

https://houseform.dev/

Add:

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

@crutchcorn crutchcorn added the documentation Improvements or additions to documentation label Feb 18, 2023
@shivam1317
Copy link

Hey @crutchcorn , can you give more details about this issue like where should we have to add this example and some more detail about kitchen sink ?
i would love to work on this issue.

@nordowl
Copy link
Contributor

nordowl commented Apr 5, 2023

@crutchcorn
I forked the Stackblitz example from this page and made the following changes:

  • Updated houseform dependency, which was still on 1.2.0
  • Added array field
  • That array field uses a ref, so that you can access its methods outside the render function for cleaner code
  • Added onSubmit validation

https://stackblitz.com/edit/houseform-v1-example-eyfncv?embed=1&file=App.tsx

Please do let me know if that works for you and whether that fork should replace the current example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants