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
A prop to Pagination component could be introduced that would allow for providing custom label. It could accept a function with totalPages as argument.
Examples
No response
Application/PAL
No response
Business priority
Medium Priority = upcoming release but is not pressing
Thank you for submitting a feature request. Your proposal is open and will soon be triaged by the Carbon team.
If your proposal is accepted and the Carbon team has bandwidth they will take on the issue, or else request you or other volunteers from the community to work on this issue.
The problem
The
Pagination
component doesn't allow for passing custom label to page selector. The value is hard-coded (carbon/packages/react/src/components/Pagination/Pagination.tsx
Line 391 in fa1abc1
The solution
A prop to
Pagination
component could be introduced that would allow for providing custom label. It could accept a function withtotalPages
as argument.Examples
No response
Application/PAL
No response
Business priority
Medium Priority = upcoming release but is not pressing
Available extra resources
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: