michael-s-molina opened a new pull request #15017: URL: https://github.com/apache/superset/pull/15017
### SUMMARY Improves the native filters UI/UX - iteration 7 - Changes the column select to use the Ant Design one - Removes horizontal scroll when the column select is too wide - Creates the first tests for the `FormConfigModal` component - Fixes https://github.com/apache/superset/issues/15000 This work is part of the [Native dashboard filter project](https://github.com/apache/superset/projects/12) The iterations below are optional but recommended: Split the FiltersConfigForm into smaller components to make it easier to read and remove react warnings @villebro @rusackas @junlincc ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF https://user-images.githubusercontent.com/70410625/121020614-e8c19080-c776-11eb-8f64-fac5de098f09.mov https://user-images.githubusercontent.com/70410625/121022105-6cc84800-c778-11eb-8c1d-2e5e9b498ec0.mov ### TESTING INSTRUCTIONS Check the before and after videos to see all the problems and fixes. ### ADDITIONAL INFORMATION - [x] Has associated issue: - [x] 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]
