Unplanned
Last Updated: 02 Mar 2023 11:20 by Ed
Ed
Created on: 02 Mar 2023 11:20
Category: Carousel
Type: Bug Report
3
Carousel with multiple pages does not show all page buttons

When the Carousel has a lot of images/pages, the pager overflows the component and some of the page buttons are not visible. This prevents the user from navigating to a specific page using the pager.

 

Pager should be scrollable as in the example here: https://demos.telerik.com/kendo-ui/scrollview/api. Once the user selects the last visible page button, the pager scrolls to show the rest of the page buttons.

===

ADMIN EDIT

===

A possible workaround for the time being is to use some CSS to wrap the pager so it does not overflow and all the available page buttons are visible.

Example configuration: https://blazorrepl.telerik.com/mnEnkcFl074Lf7ec57.

0 comments