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

Feature suggestion: Form inputs #234

Open
jjpank opened this issue Jun 27, 2017 · 3 comments
Open

Feature suggestion: Form inputs #234

jjpank opened this issue Jun 27, 2017 · 3 comments

Comments

@jjpank
Copy link

jjpank commented Jun 27, 2017

Feature suggestion: Form inputs

Perhaps this goes beyond the simple example you are striving for, but an integral part of most web apps is the ability to tie in user input elements. With your stack of tooling and examples (which I have been studying and find as a great resource), I am struggling a bit to get a working example of a simple input text form element getting stored back into the redux state as a controlled element (with actions handling "onchange" events, etc.) Most examples are using react local state, and/or not using pure functions.

Do you have any examples of this interaction working together in your style/template of code? It might be a good inclusion to your tutorial.

@verekia
Copy link
Owner

verekia commented Jun 27, 2017

I absolutely agree, this should be part of the tutorial. Thanks for bringing it up.

@gondar00
Copy link

I would like to suggest https://github.com/erikras/redux-form.

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

No branches or pull requests

4 participants