[Lens] Touchscreen drag and drop #36291
Labels
enhancement
New value added to drive a business result
Feature:Lens
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
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.
The text was updated successfully, but these errors were encountered: