Description
After scrolling right, navigation in grid with MRL stops working.
- igniteui-angular version: 21.1.0-rc0
- browser: N/A
Steps to reproduce
- Open sample with MRL that has a horizontal scrollbar, for example:
https://staging.infragistics.com/products/ignite-ui-angular/angular/components/grid/multi-row-layout#angular-multi-row-layout-example
But same happens in dev samples too.
- Scroll to the right
- Click a cell from the end of the row
- Try to navigate with the keyboard arrow keys
Result
Nothing happens.
Expected result
Navigation should occur and the active cell should change.
Description
After scrolling right, navigation in grid with MRL stops working.
Steps to reproduce
https://staging.infragistics.com/products/ignite-ui-angular/angular/components/grid/multi-row-layout#angular-multi-row-layout-example
But same happens in dev samples too.
Result
Nothing happens.
Expected result
Navigation should occur and the active cell should change.