Open vkhombal opened 6 years ago
All children of the qgrid filter drop down menu have overflow set to hidden. This makes the filtering option unusable when qgrid is a part of a HBox with other elements.
What is an efficient way of making the qgrid-dropdown-menu overflow visible?
Hmm not sure offhand, I'll need to play around with the CSS a bit to see if I can get this to work. Thanks for the report, seems worth fixing.
All children of the qgrid filter drop down menu have overflow set to hidden. This makes the filtering option unusable when qgrid is a part of a HBox with other elements.
What is an efficient way of making the qgrid-dropdown-menu overflow visible?