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

PrimeReact input events are not compatible with React forms libraries #537

Closed
rodriguezc opened this issue Aug 17, 2018 · 1 comment
Closed
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add

Comments

@rodriguezc
Copy link
Contributor

I'm submitting a ...

[ ] bug report
[ x] feature request
[ ] support request

Plunkr Case (Bug Reports)
See Prime React Show Case in the project PR.

Current behavior
Forms libraries like Formik provides a global onChange and onBlur handler in order to manage the form state.
Some Prime React components don't provides a "standard" event object (with e.target.*)

Expected behavior
onChange events must provide a standard event

Minimal reproduction of the problem with instructions

Please tell us about your environment:
N/A

  • React version:
    Current Prime React version
  • PrimeReact version:
    Current Prime React version
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Aug 22, 2018
@cagataycivici
Copy link
Member

PR merged, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants