zuzana-vej opened a new issue #12108:
URL: https://github.com/apache/incubator-superset/issues/12108


   Cosmetic issue (regression) - when you click the three dots on a smaller 
filter box, the popup with list of options renders in the background (inside 
the filter box component) instead of over (previous behavior) meaning it's hard 
for user to select their action. This is especially visible on the filter box, 
(could be in small charts too in theory).
   
   ### Expected results
   
   Render over so that all options are visible
   
   ### Actual results
   
   renders behind (lilmited to filter box size)
   
   #### Screenshots
   
![filter-box-cosmetic](https://user-images.githubusercontent.com/61221714/102564730-e49e9b00-4090-11eb-8e46-6f3b151a5140.png)
   
![fikter-box-cosmetic](https://user-images.githubusercontent.com/61221714/102564733-e5cfc800-4090-11eb-8469-5f310f2d3c3d.png)
   
   
   
   #### How to reproduce the bug
   
   1. Create a small (in terms of height) filter box
   2. Click on the three dots
   3. See issue
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `master`
   - python version: `python --version`
   - node.js version: `node -v`
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version 
of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Regression
   


----------------------------------------------------------------
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