Support Article
Filter icon does not align with header label in grid
SA-61937
Summary
Filter icon does not align with the column header label in a Grid in a collapsible layout. The icon is located at the top right corner, instead of beside the label. This occurs in the Internet Explorer 11 browser.

Error Messages
Not Applicable
Steps to Reproduce
- Create a grid with filters enabled for column.
- Define the height for the column label, in the Advanced Presentations.
- Place the grid in a Collapsible layout and render it as collapsible.
- Expand the layout.
Root Cause
Filter icon did not align with the label when a height was provided for the column cell. Filter icon height was assigned with offsetHeight. When the layout was collapsed, the offsetHeight resolved to 0.
Resolution
Apply HFix-45893.
Published July 31, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.