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

[explore] don't prompt to 'Run Query' on viewport change #4729

Merged
merged 1 commit into from Apr 2, 2018

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Apr 1, 2018

This is another take on #4610

I couldn't come up with a better name than dontRefreshOnChange as I needed a "truthy" attribute to avoid having to touch all other controls.

@GabeLoins

@codecov-io
Copy link

Codecov Report

Merging #4729 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4729      +/-   ##
==========================================
- Coverage   72.22%   72.22%   -0.01%     
==========================================
  Files         204      204              
  Lines       15323    15324       +1     
  Branches     1180     1181       +1     
==========================================
  Hits        11067    11067              
- Misses       4253     4254       +1     
  Partials        3        3
Impacted Files Coverage Δ
...set/assets/javascripts/explore/stores/controls.jsx 39.25% <ø> (ø) ⬆️
...cripts/explore/components/ExploreViewContainer.jsx 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 069d61c...7d052b1. Read the comment docs.

@betodealmeida
Copy link
Member

LGTM. I'm happy with the name, the only other thing I can think of is ignoreChange, but it's not as clear.

@mistercrunch mistercrunch merged commit 11c9e67 into apache:master Apr 2, 2018
@mistercrunch mistercrunch deleted the fix_viewport_prompt branch April 2, 2018 20:35
@gabe-lyons
Copy link
Contributor

Nice! Glad you found a way out. Closing my old PR.

michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
timifasubaa pushed a commit to timifasubaa/incubator-superset that referenced this pull request May 31, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants