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

[Lens] Touchscreen drag and drop #36291

Closed
chrisdavies opened this issue May 8, 2019 · 2 comments
Closed

[Lens] Touchscreen drag and drop #36291

chrisdavies opened this issue May 8, 2019 · 2 comments
Labels
enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@chrisdavies
Copy link
Contributor

We've rolled our own drag and drop functionality for various reasons (outlined below). We need to make sure our solution is mobile-friendly. There are pollyfills that we might consider.

The reason we've rolled our own as opposed to using EUI is that Lens visualizations and datasources don't share the root React context. The interface for Lens extensions is web framework agnostic. This means that our drag and drop solution also needs to be web framework agnostic.

Related issue and PR.

@chrisdavies chrisdavies added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels May 8, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@flash1293 flash1293 added the enhancement New value added to drive a business result label Aug 6, 2020
@ghudgins ghudgins changed the title [Lens] Mobile drag and drop [Lens] Touchscreen drag and drop Aug 3, 2021
@ghudgins
Copy link
Contributor

ghudgins commented Aug 3, 2021

we should focus on tablets drag & drop

@timductive timductive closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

5 participants