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 double click handler #563

Closed
alxmiron opened this issue Sep 28, 2017 · 2 comments
Closed

Add double click handler #563

alxmiron opened this issue Sep 28, 2017 · 2 comments

Comments

@alxmiron
Copy link
Contributor

Hello, guys
I think that double click is very common interaction kind among calendars. So it would be useful to have:

  1. Handler for double click on an event
  2. Handler for double click on an empty cell/empty part of a day cell (to add new event, for example)

What do you think about it?

@jquense
Copy link
Owner

jquense commented Sep 29, 2017

sure, care to submit a PR?

@jquense jquense closed this as completed Sep 29, 2017
@alxmiron
Copy link
Contributor Author

Yes, in couple of days

alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 1, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 1, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 2, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 3, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 3, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 3, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 3, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 3, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 3, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 3, 2017
jquense pushed a commit that referenced this issue Oct 3, 2017
* #563: Add onDoubleClickEvent handler

* #563: Fix onDoubleClickEvent handler description
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 4, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Oct 18, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Nov 2, 2017
alxmiron added a commit to Hitask/react-big-calendar that referenced this issue Nov 7, 2017
jquense pushed a commit that referenced this issue Nov 7, 2017
* #563: Add doubleClick support to slot selection

* #563: Emit click event on the first click, doubleClick - on the second

* #563: Fix click type order

* #563: Clear _lastClickData on dblClick event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants