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

Support drag/drop on mobile devices #21

Open
richardtallent opened this issue Nov 12, 2017 · 1 comment
Open

Support drag/drop on mobile devices #21

richardtallent opened this issue Nov 12, 2017 · 1 comment

Comments

@richardtallent
Copy link
Owner

The drag and drop functionality currently does not support touch devices. I haven't looked into whether this is easy enough to do in vanilla JS or if adding a dependency to deal with various platform differences will be more practical.

May want to support "ghost" positioning during the drag event (i.e., being able to see the other events "open up" the place where the current event would be positioned).

@richardtallent
Copy link
Owner Author

Moved milestone to v5. If we ever do this, we may also need to make other changes to improve the experience on tablets. (I don't see this being a great component for small screens, given the intentional information density of the grid and events, so that won't be the focus.)

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

1 participant