simcha90 opened a new pull request #13576: URL: https://github.com/apache/superset/pull/13576
### SUMMARY This PR process edge cases for filter sets: 1. When some filter was removed from dashboard we mark it as removed and not apply when user clicks on filter set 2. When for some filter was changed metadata we mark it as highlighted and not apply when user clicks on filter set 3. Added option invalidate filter set - removed invalid filters from filter set 4. Saving in dashboard metadata also filters metadata for each filter set 5. Added option edit name for filter set 6. Added option select filter set with invalid filters in this case only valid filters will be applied and this superset will be selected ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> https://user-images.githubusercontent.com/56388545/110805453-c4463d00-8289-11eb-86c7-d00bbf099a29.mov ### TEST PLAN <!--- What steps should be taken to verify the changes --> ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] 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 ---------------------------------------------------------------- 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]
