You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the data array provided to a paginated table increases in size, the "Items per page" dropdown shows "All" twice. Selecting one of these "All" options will display all rows and the other will limit the number of rows displayed to the number of rows before increasing the data size.
🪜 How to reproduce
In the Data Table > Dev Area example in the canary-web-components Storybook, click the "Update data rows: 200" button.
Opening the "Items per page" dropdown and scrolling down will reveal two "All" options.
📸 Screenshots or code
🖥 📱 Device
Type: Desktop
Device: MacBook
OS version: macOS15
Browser version: Chrome 131
🧐 Expected behaviour
When the table data is changed, I expect the page select dropdown to only display a single "All" option.
The text was updated successfully, but these errors were encountered:
jw18968
changed the title
[ic-data-table] A paginated table that re-renders with an increased quantity of data displays two "All" options in the page size dropdown
[ic-data-table] Increasing quantity of data given to a paginated table displays two "All" options in the page size dropdown
Dec 4, 2024
Summary of the bug
When the data array provided to a paginated table increases in size, the "Items per page" dropdown shows "All" twice. Selecting one of these "All" options will display all rows and the other will limit the number of rows displayed to the number of rows before increasing the data size.
🪜 How to reproduce
📸 Screenshots or code
🖥 📱 Device
🧐 Expected behaviour
When the table data is changed, I expect the page select dropdown to only display a single "All" option.
The text was updated successfully, but these errors were encountered: