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] Remove delay in applying drag styles on workspace panel #78643

Closed
wylieconlon opened this issue Sep 28, 2020 · 1 comment · Fixed by #78674
Closed

[Lens] Remove delay in applying drag styles on workspace panel #78643

wylieconlon opened this issue Sep 28, 2020 · 1 comment · Fixed by #78674
Labels
bug Fixes for quality problems that affect the customer experience Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@wylieconlon
Copy link
Contributor

There is a small but noticeable animation delay in the background-color of the main workspace panel, as seen in this video:

delay in dragging

I talked with @cchaos about potential solutions, and we haven't settled on one but we should try these in order:

  1. Identify if there are performance issues related to drag+drop that are causing slow animations
  2. Switch to the faster animation delay from EUI
  3. Remove the transition on the background color

Other solutions might be possible as well.

@wylieconlon wylieconlon added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens :KibanaApp/fix-it-week labels Sep 28, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@flash1293 flash1293 added the bug Fixes for quality problems that affect the customer experience label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants