agatapst opened a new pull request #12282: URL: https://github.com/apache/incubator-superset/pull/12282
### SUMMARY The task was to improve styles of Native Filter collapsed bar. Native filter sidebar styling and padding should be consistent with the Data panel in Explore. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF Before: <img width="779" alt="sidebar_before" src="https://user-images.githubusercontent.com/47450693/103680329-511d0380-4f86-11eb-9126-8b71f928f743.png"> After: <img width="879" alt="sidebar_after" src="https://user-images.githubusercontent.com/47450693/103679513-34cc9700-4f85-11eb-96ee-63a81310876f.png"> **This is sidebar in explore panel:** <img width="699" alt="sidebar_explore" src="https://user-images.githubusercontent.com/47450693/103679545-3c8c3b80-4f85-11eb-94d9-3026cf090787.png"> ### TEST PLAN Verify manually. Go to `config.py` and set `"DASHBOARD_NATIVE_FILTERS": True` Go to a dashboard and test Native Filter Bar when collapsed. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [x] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migrat@junlincc upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API cc @junlincc @rusackas @adam-stasiak ---------------------------------------------------------------- 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]
