Description
The columnsAreaMaxHeight input property of IgxGridToolbarHiding and IgxGridToolbarPinning is not working as expected.
- igniteui-angular version: 12.2.0
- browser: any
Steps to reproduce
- Open the following sample - here.
- Open the dropdowns of IgxGridToolbarHiding and IgxGridToolbarPinning.
Result
The max height of the columns area in the dropdowns is not set.
Expected result
The max height of the columns area in the dropdowns should be set to 50px.