-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Labels
Description
Description
When we select a cell from the header of a grid where we have pinned columns, the border is being either partially shown or not at all
- igniteui-angular version: 21
- browser: Chrome
Steps to reproduce
- Create any type of igniteui grid
- Add pinned columns
- Click on the headers of pinned columns and notice how the borders are either partially there or not at all
Result
Borders of active header cells are not shown 100%.
Expected result
Borders of pinned columns headers should be shown as they are for the non pinned columns
Attachments
- I am attaching screenshots from grid demos in the igniteui-angular repo, but this can be observed on all platforms in the samples on prod.
- https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/column-pinning (and same topics for react, Blazor and WC)
Pinned
Unpinned
