geido opened a new pull request #16022: URL: https://github.com/apache/superset/pull/16022
### SUMMARY This PR fixes an issue that was causing the Viz Gallery to select the category-related viz types when a tag with the same category name was selected. Fixes: #16012 ### BEFORE https://user-images.githubusercontent.com/60598000/127860476-b066f95e-f617-48f4-9aba-ef4ae9a6f349.mp4 ### AFTER https://user-images.githubusercontent.com/60598000/127860005-c3aed9a0-6c07-4603-b5fc-671d556dd2f4.mp4 ### TESTING INSTRUCTIONS 1. Open the Viz Gallery, look for Treemap and see 'Distribution' in the Treemap tags 2. Click #Distribution on the left selection menu and look for Treemap 3. Click 'Distribution' under category on the left selection menu and look for Treemap ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: #16012 - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
