apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
63.13k stars 13.99k forks source link

[SQL Lab] Split run button doesn't transition smoothly between disabled and enabled states #12979

Closed yousoph closed 3 years ago

yousoph commented 3 years ago

Screenshot

https://user-images.githubusercontent.com/10627051/107099586-ebab7500-67c6-11eb-94a0-dd87f325fcc8.mp4

Description

When transitioning between a disabled and enabled state, the right side of the split run button in SQL Lab changes color/state a bit later than the left side.

How to repro:

yousoph commented 3 years ago

@AAfghahi - I noticed this with the new disabled state that you added

AAfghahi commented 3 years ago

oh yeah this looks bad, I will look through and work on it. Maybe I can just set a timeout or something.

zuzana-vej commented 3 years ago

resolved a while back based on the linked PR