kendo-ui-core
kendo-ui-core copied to clipboard
The pager in FileManager's Grid view initially has the k-pager-sm class on large screen.
Bug report
In the FileManager's Grid view, if the Grid has alwaysVisible set to false, the Pager has k-pager-sm class which causes it to display as if viewed on a smaller viewport.
Reproduction of the problem
- Open this Dojo example, with Chrome DevTools opened - https://runner.telerik.io/fullscreen/arUtuyuf/5
- Inspect the pager class
- Resize the browser - the Pager is now displayed as expected.
Current behavior
The Pager incorrectly has the k-pager-sm class when viewed on a large viewport
Expected/desired behavior
The Pager should be displayed correctly on a large viewport
Environment
- Kendo UI version: 2022.3.913
- Browser: [all]