igniteui-angular-samples
igniteui-angular-samples copied to clipboard
Grid External Advanced Filtering hides under the grid
Description
When constructing a longer filter it begins to hide under the underlying grid
Steps to reproduce
- Go to Grid External Advanced Filtering sample
- Start constructing a long filter, groups, etc.
Result
The filter div hides under the grid
Expected result
The filter div should make the underlying one move down so it can remain fully visible.