michael-s-molina opened a new pull request #15115: URL: https://github.com/apache/superset/pull/15115
### SUMMARY Improves the native filters bar layout. - Makes the filter bar header stick to the top while scrolling - Fixes the filter bar rendering when closing the filters after scrolling - Moves the filter bar scroll from the panel to each tab - Adjusts the padding of the header and filters - Increases the padding and spacing of Filter Sets elements - Replace react-sticky with CSS to increase performance - Adjusts the tests Fixes https://github.com/apache/superset/issues/14973 @villebro @rusackas @kgabryje @junlincc ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF https://user-images.githubusercontent.com/70410625/121681083-b7a3d180-ca90-11eb-8ba8-ddd913819d34.mov https://user-images.githubusercontent.com/70410625/121681039-aa86e280-ca90-11eb-9ace-12dfee3cb9e0.mov ### TESTING INSTRUCTIONS See before/after videos for instructions. ### 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]
