nytai opened a new pull request #9530: URL: https://github.com/apache/incubator-superset/pull/9530
### CATEGORY Choose one - [ ] Bug Fix - [x] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY <!--- Describe the change below, including rationale and design decisions --> similar to https://github.com/apache/incubator-superset/pull/9462, this PR introduces a new filter UI for charts (behind feature flags). This also adds a config, fetchSelects, function in order to delegate data fetching to select filters. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> <img width="1137" alt="Screen Shot 2020-04-17 at 12 24 14 PM" src="https://user-images.githubusercontent.com/10255196/79606794-003b4700-80a7-11ea-84af-19683679e537.png"> ### TEST PLAN <!--- What steps should be taken to verify the changes --> - unit tested - manual tested ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [x] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ### REVIEWERS ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
