michael-s-molina opened a new pull request #14932: URL: https://github.com/apache/superset/pull/14932
### SUMMARY Improves the native filters UI/UX - iteration 6. - Removes the sort option for the numeric range filter type - When the left panel vertical scroll is enabled, automatically scrolls down when adding a new item - Adds a TODO to rename the filter plugins - Fixes a bug where the parent filter disappeared after refreshing the dashboard - Sets a min-width for the left panel to deal with the case when we don't have any filter This work is part of the [Native dashboard filter project](https://github.com/apache/superset/projects/12) The items below will be handled in the next iterations: - Remove horizontal scroll when the column select is too wide - Unify the select components to use the AntD one. Currently, we have different selects with different themes and interactions. The iterations below are optional but recommended: - Split the FiltersConfigForm into smaller components to make it easier to read @villebro @rusackas @junlincc ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF https://user-images.githubusercontent.com/70410625/120341882-a8bd6200-c2cd-11eb-8679-543253fe1216.mp4 https://user-images.githubusercontent.com/70410625/120341125-00a79900-c2cd-11eb-9291-70df122b268c.mp4 ### TESTING INSTRUCTIONS Check the before and after videos to see all the problems and fixes. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
