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

Expose event to onChange/onClickDay #258

Closed
DDDDDanica opened this issue Oct 16, 2019 · 1 comment · Fixed by #291
Closed

Expose event to onChange/onClickDay #258

DDDDDanica opened this issue Oct 16, 2019 · 1 comment · Fixed by #291
Assignees
Labels
enhancement New feature or request

Comments

@DDDDDanica
Copy link

DDDDDanica commented Oct 16, 2019

Problem I have:
When i click the calendar, i would trigger sibling input onBlur func.

Some thoughts:
So if i can get access to event and use event.stopPropagation in onClickDay,
that would be awesome.
Thanks in advance.

@wojtekmaj wojtekmaj added the enhancement New feature or request label Oct 17, 2019
@DDDDDanica
Copy link
Author

Hey @wojtekmaj Any updates on this? Thanks !!

wojtekmaj added a commit that referenced this issue Dec 11, 2019
@wojtekmaj wojtekmaj self-assigned this Dec 11, 2019
wojtekmaj added a commit that referenced this issue Dec 14, 2019
* Expose events in onChange, onClick* functions

Closes #258

* Fix tests
felixmosh pushed a commit to felixmosh/react-calendar that referenced this issue Nov 8, 2020
* Expose events in onChange, onClick* functions

Closes wojtekmaj#258

* Fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants