Skip to content
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

Paginator: missing or unresolved labels of navigation buttons / dropdowns #14191

Closed
mrkshx opened this issue Nov 23, 2023 · 0 comments
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@mrkshx
Copy link

mrkshx commented Nov 23, 2023

Describe the bug

The navigation buttons / dropdown of paginator don't have expected label values:

Current Values of labels:

  • First Page Button: "firstPageLabel"
  • Previous Page Button: "prevPageLabel"
  • Jump To Page Dropdown: label missing
  • Next Page Button: "lastPageLabel"
  • Last Page Button: aria-label missing
  • Row Per Page Dropdown: label missing

Environment

Primeng 16.9.0

Reproducer

https://stackblitz.com/edit/github-c6sywo?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts,package.json

Angular version

16.2.12

PrimeNG version

16.9.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

latest

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

All navigation buttons of paginator should have correct labels

@mrkshx mrkshx added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 23, 2023
@cetincakiroglu cetincakiroglu removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 23, 2023
@cetincakiroglu cetincakiroglu self-assigned this Nov 23, 2023
@cetincakiroglu cetincakiroglu added this to the 16.9.1 milestone Nov 23, 2023
@cetincakiroglu cetincakiroglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants