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

[EuiPagination] No space between page numbers #6890

Closed
aleksmaksiuta opened this issue Jun 29, 2023 · 1 comment · Fixed by #6893
Closed

[EuiPagination] No space between page numbers #6890

aleksmaksiuta opened this issue Jun 29, 2023 · 1 comment · Fixed by #6893
Assignees
Labels

Comments

@aleksmaksiuta
Copy link

No space between page numbers when EuiPagination renders.

I've updated from 75.1.1 to 82.2.0. The visual of the rendered component has been changed.

Environment:

  • EUI version: 82.2.0
  • React version: 17.0.2
  • Browser: Chrome 114.0.5735.133 (issue appears in latest Safari and Firefox as well)
  • Operating System: MacOS 13.4

Steps to reproduce the behavior:

  1. Go to 'Elastic UI -- Pagination'
  2. See the EuiPagination component
image

Expected behavior
From my perspective distance between numbers should be same as before as it confuses User (no difference between 1-, 2- or n-digits, or at least be programmed via component API

@aleksmaksiuta aleksmaksiuta added bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible labels Jun 29, 2023
@breehall breehall self-assigned this Jun 29, 2023
@breehall breehall removed the ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible label Jun 29, 2023
@cee-chen
Copy link
Member

Thanks a million for catching this @aleksmaksiuta - this was broken fairly recently in EuiEmptyButton's CSS-in-JS conversion. @breehall will release a patch today fixing this 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants