suddjian opened a new pull request #11592: URL: https://github.com/apache/incubator-superset/pull/11592
### SUMMARY <!--- Describe the change below, including rationale and design decisions --> - decreased max width of panel from 400 to 300px - text wrap on filter values (it stays next to the filter name if there's room, and flex-wraps underneath if necessary) - removed the "X Scoped Filters" title, it was a bit redundant ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> Both screenshots are after the change (can see before screenshot in #11591): <img width="321" alt="Screen Shot 2020-11-05 at 3 50 59 PM" src="https://user-images.githubusercontent.com/1858430/98310073-f9135200-1f80-11eb-969b-62bf359146b2.png"> <img width="382" alt="Screen Shot 2020-11-05 at 3 51 44 PM" src="https://user-images.githubusercontent.com/1858430/98310083-fadd1580-1f80-11eb-9f97-fc40c4fc874a.png"> ### TEST PLAN <!--- What steps should be taken to verify the changes --> ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: Fixes #11591 - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] 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]
