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

[bug] fix explore action buttons bug #1269

Closed
wants to merge 1 commit into from
Closed

[bug] fix explore action buttons bug #1269

wants to merge 1 commit into from

Conversation

ascott
Copy link
Contributor

@ascott ascott commented Oct 6, 2016

a quick hack to fix the issue with the explore button action buttons not getting the updated slice properties once query is clicked. now when query is clicked, we will also reload the page so the components get the updated slice.

i tried to just re-render the components after query click, but the slice object doesn't get updated on query, only the url params get updated.

i spent some time trying to do this in a better way, but since we are rebuilding the explore view, decided to spend less time on a real solution and opted for this hack instead.

@mistercrunch if you know of a better way to handle this in the interim, plz let me know!

@vera-liu @bkyryliuk

@ascott ascott changed the title update UI when force == true [bug] fix explore action buttons bug Oct 6, 2016
@mistercrunch
Copy link
Member

oh we shouldn't have to reload the whole page, let me try something else

@ascott
Copy link
Contributor Author

ascott commented Oct 7, 2016

thx for taking a look @mistercrunch!

@mistercrunch
Copy link
Member

#1292

zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 17, 2021
…#1269)

* fix(plugin-chart-pivot-table): dont apply colors to subtotals

* Rename customize metrics to conditional formatting
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 24, 2021
…#1269)

* fix(plugin-chart-pivot-table): dont apply colors to subtotals

* Rename customize metrics to conditional formatting
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 25, 2021
…#1269)

* fix(plugin-chart-pivot-table): dont apply colors to subtotals

* Rename customize metrics to conditional formatting
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 26, 2021
…#1269)

* fix(plugin-chart-pivot-table): dont apply colors to subtotals

* Rename customize metrics to conditional formatting
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.

2 participants