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
johannes-darms
changed the title
Pagination components page number is not formated according to i18n
[Pagination] components page number is not formated according to i18n
Jan 17, 2025
Describe the bug
The pagination component does not use i18n formatting for page numbers.
Impact and severity
This is not a really big issue for users, but also a small change to improve pagination with large number of pages.
Environment and versions
To Reproduce
cf. screenshot and snippet below (also active on the documentation page: https://eui.elastic.co/#/navigation/pagination )
Expected behavior
Use i18n formatted values for pages. https://github.com/elastic/eui/blob/main/packages/eui/src/components/pagination/pagination_button.tsx#L35
Minimum reproducible sandbox
Screenshots
The text was updated successfully, but these errors were encountered: