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

[fix] bug on FixedOrMetricControl component causing issues with deck.gl polygon height + deck.gl scatter radius controls #7924

Merged
merged 9 commits into from
Jul 29, 2019

Conversation

thunter009
Copy link
Contributor

@thunter009 thunter009 commented Jul 25, 2019

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

Fixes bugs causing FixedOrMetricControl to not render and then associated bugs in deck.gl polygon and deck.gl scatter causing map control functionality to break on input.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Slightly changed the UI of FixedOrMetricControl so it expands downward instead of as a pop-up as this was creating a double pop-up menu when Metric control was selected. See below for new UI:

fixedormetric

TEST PLAN

Visual inspection

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

REVIEWERS

@thunter009 thunter009 changed the title fix: bug on FixedOrMetricControl component causing issues with deck.gl polygon height + deck.gl scatter radius controls [fix] bug on FixedOrMetricControl component causing issues with deck.gl polygon height + deck.gl scatter radius controls Jul 25, 2019
@mistercrunch
Copy link
Member

The master build was broken over the past few days because of travis changes, rebasing your PR should help.

@thunter009
Copy link
Contributor Author

Should be good to go

@mistercrunch mistercrunch merged commit b7b517a into apache:master Jul 29, 2019
@mistercrunch
Copy link
Member

Grateful for all your PRs @thunter009 , keep 'em comin'!

@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 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 size/L 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants