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] Refresh chart overlay when chart is out of sync with control panel #1

Conversation

gabe-lyons
Copy link
Owner

@gabe-lyons gabe-lyons commented Feb 22, 2018

This is a follow up to apache#4459 to make it more obvious when the chart should be refreshed.

no changes looks like this:
image

after making a change affecting the query:
image

but if you make a change causing errors:
image

mistercrunch and others added 3 commits February 21, 2018 08:31
* Allowing config flag to turn off javascript controls

* lint

* one line, avoiding mutation

* Setting JS fields as readOnly
recent regression perhaps from the PR that moved to using POST .
* [hotfix] resolve utf-8 encoding issue in db migration

* make python string unicode

* Update e866bd2d4976_smaller_grid.py

* Update e866bd2d4976_smaller_grid.py

* rearrange the debug message

* Update e866bd2d4976_smaller_grid.py
@michellethomas
Copy link

This is super cool!! 🎉

I like the designs Chris had where the opacity is changed in the chart itself. What do you think of that instead of the dark overlay?

image

@john-bodley
Copy link

I second @michellethomas's comment regarding opacity.

@gabe-lyons
Copy link
Owner Author

@michellethomas @john-bodley Sounds good to me 👍 I'll make that change

@gabe-lyons
Copy link
Owner Author

cc @michellethomas @john-bodley updated overlay to cause the graph to fade out a bit.

@michellethomas
Copy link

this looks really good 🎉

@gabe-lyons gabe-lyons force-pushed the gabe_highlighting_run_query_when_chart_is_stale branch from 6c00401 to 584994c Compare February 24, 2018 00:10
john-bodley and others added 6 commits February 23, 2018 16:42
* Make filterbox i18n

* Change double-quote to single-quote in localization function t() to pass
lint test

* Updated .po file with italian translation. New strings generated and translated via babel-extract
…pache#4459)

* highlighting run query when chart is stale on explore view

* refactoring control changed code
@gabe-lyons gabe-lyons force-pushed the gabe_applying_refresh_chart_overlay_when_chart_is_stale branch from 7e3e7aa to a0ecc2e Compare February 26, 2018 21:35
@gabe-lyons gabe-lyons force-pushed the gabe_applying_refresh_chart_overlay_when_chart_is_stale branch from a0ecc2e to c96ef64 Compare February 26, 2018 23:53
@gabe-lyons gabe-lyons force-pushed the gabe_applying_refresh_chart_overlay_when_chart_is_stale branch 2 times, most recently from a9d2616 to 9cb7d03 Compare February 28, 2018 18:35
@gabe-lyons gabe-lyons closed this Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants