Growing Feature for sap.m.ViewSettingsDialog
Open
@DMihaylova is already working on this.
Since Mar 15, 2023.
enhancement
in progress
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
OpenUI5 version:
1.42.8
Browser/version (+device/version):
Any
Steps to reproduce the problem:
- Create a Settings Dialog with ViewSettingsFilterItem
- Bind a Gateway EntitySet to the items aggregator of ViewSettingsFilterItem
- If EntitySet have more than 100 results only first 100 will be shown. There's no growing feature like in Facet Filters
What is the expected result?
Need to show more than 100 results (like in Facet Filters)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.