Skip to content

[Pagination] Page selector using ITEMS_PER_PAGE translation key #2264

@yuriy-sng

Description

@yuriy-sng

Detailed description

Is this issue related to a specific component?

Pagination

What did you expect to happen? What happened instead? What would you like to see changed?

I expected for the page selector <select> label to be something like "Page" or "Current page". Instead it has the "Items per page" label.

image

What browser are you working in?

Chrome 105

What version of the Carbon Design System are you using?

Latest

Additional information

As far as I can see this line https://github.com/IBM/carbon-components-angular/blob/9f232e50063a9ce431a3b96d64086859cb72f74f/src/pagination/pagination.component.ts#L115 could be changed to use pageText.subject instead of itemsPerPageText.subject.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions