Current behavior
The Aspect List component is limited to displaying a maximum of 100 items. The maxItems parameter is by default 100, preventing users from viewing or managing more than 100 items in the list, regardless of how many items are actually available.
Expected behavior
The Aspect List component should be able to display all available items without artificial limitations. Either the maxItems limit should be configurable for the component to allow displaying more than 100 items when needed.
Steps to reproduce the issue
- Open the edit aspects button with more than 100 items in the Aspect List
- Notice that only the first 100 items are displayed
- Items beyond the 100th item are not visible or accessible
Component name and version
- Component:
adf-aspect-list
- ADF Versions affected: 8.1.1, 6.1.0, 6.9.0
Environment
- Browser: Firefox Version 145.0.1 (64 bits)
- Node version: 14.20.1
Current behavior
The Aspect List component is limited to displaying a maximum of 100 items. The
maxItemsparameter is by default 100, preventing users from viewing or managing more than 100 items in the list, regardless of how many items are actually available.Expected behavior
The Aspect List component should be able to display all available items without artificial limitations. Either the
maxItemslimit should be configurable for the component to allow displaying more than 100 items when needed.Steps to reproduce the issue
Component name and version
adf-aspect-listEnvironment