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

Fixed a bug with new dashboard #1585

Merged
merged 2 commits into from
Nov 12, 2016
Merged

Conversation

vera-liu
Copy link
Contributor

Issue: When position_json of dashboard is passed in as null from bootstrapped data, forEach would fail and slice does not show up

Solution: only iterate when position_json is not null

Before:
screen shot 2016-11-11 at 2 33 42 pm

After:
screen shot 2016-11-11 at 2 33 15 pm

needs-review @mistercrunch

@mistercrunch
Copy link
Member

LGTM

@vera-liu vera-liu merged commit ed48255 into apache:master Nov 12, 2016
@vera-liu vera-liu deleted the vliu_dashboard_fix branch November 14, 2016 21:31
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.13.2 labels Feb 19, 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.13.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants