michael-s-molina opened a new pull request #14882:
URL: https://github.com/apache/superset/pull/14882


   ### SUMMARY
   Improves the native filters UI/UX - iteration 5.
   - Adds a scroll bar to the left panel
   - Fixes left panel layout when the scroll is active
   - Adjusts the fonts and colors to match the design
   - Makes the tabs stick to the top while scrolling
   - Moves the required icon to the right side of the text
   - Changes “Adhoc filters” to “Pre-filter”
   - Moves the collapses arrow to the right
   - Changes the title to "Filter configuration"
   - Adds the "Filters" header
   - Changes the filter types names 
   
   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/119885791-a68f8800-bf08-11eb-857b-56bf041fcc2c.mp4
   
   
https://user-images.githubusercontent.com/70410625/119885859-bad38500-bf08-11eb-9234-14abe81abdbe.mp4
   
   ### TESTING INSTRUCTIONS
   1 - Enable native filters feature flag
   2 - Enter in a dashboard
   3 - Add a native filter
   4 - Check the screen
   
   ### ADDITIONAL INFORMATION
   - [ ] 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]

Reply via email to