Skip to content

[Feature Request]: List should have growingButtonText and growingButtonSubText properties #7028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
Vir-Mittal opened this issue May 13, 2023 · 4 comments · Fixed by #8349
Closed
1 task done

Comments

@Vir-Mittal
Copy link

Feature Request Description

List component should have growingButtonText and growingButtonSubText properties similar to the Table component

Proposed Solution

Add growingButtonText and growingButtonSubText properties

Proposed Alternatives

No response

Additional Context

No response

Priority

Medium

Privacy Policy

  • I’m not disclosing any internal or sensitive information.
@petyabegovska
Copy link
Collaborator

Hi @Vir-Mittal,

Can you provide a little bit more information on your use case and if possible stakeholder information?

Thanks and best regards,
Petya

@Vir-Mittal
Copy link
Author

Hi,

Stakeholder - SuccessFactors
Our use case is that we have are displaying a list of comments and the list can have more than 20 comments. Initially though, we went to only load 5 of these comments and display the "more" growing button at the bottom of the list. The growingButtonText and growingButtonSubText properties would allow us to show the user how many more comments can be loaded. For example - "More [5/34]"

@dobrinyonkov
Copy link
Contributor

Internal Reference: BGSOFUIPIRIN-6470

@yanaminkova
Copy link
Member

Unlike the ui5-table, according to the design specification of the ui5-list, the component does not have designated space for the text of the growingButtonSubText property. Therefore, only the growingButtonText property will be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

4 participants