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

Unable to select pages from the ellipsis dropdown in Clay Pagination #5723

Closed
Dominik-Jurt opened this issue Nov 17, 2023 · 2 comments
Closed
Labels
type: bug Issues reporting that Component is not doing what should be done

Comments

@Dominik-Jurt
Copy link

There seems to be a problem with the ellipsis of the Clay pagination component. When clicking on the ellipsis, the dropdown with all available pages opens however nothing happens after clicking on a page number. The onActiveChange property is not triggered in this case.

What are the steps to reproduce?

- Include the @clayui/pagination component in your project.
- Set up a Clay Pagination component with a sufficient number of pages to trigger the ellipsis.
- Open the dropdown by clicking on the ellipsis.
- Attempt to click on any page number within the dropdown.

Code examples can be found on https://clayui.com/docs/components/pagination.html or this issue can be directly tested on https://storybook.clayui.com/?path=/story/design-system-components-paginationbar--with-items&args=ellipsisBuffer:2;totalItems:2110

What is the expected result?

When using the Clay Pagination component and clicking on the ellipsis to open the dropdown with additional pages, the dropdown opens correctly. However, upon clicking on the individual page numbers within the dropdown, nothing happens. The active page does not change.

Environment

Tech Version
Clay v3.106.1
React 18.2.0
@Dominik-Jurt Dominik-Jurt added the type: bug Issues reporting that Component is not doing what should be done label Nov 17, 2023
Copy link

Thanks for sending your Clay issue to PEDS Team.

@Dominik-Jurt, we appreciate your contribution, however, please be informed that we have transitioned away from using GitHub issues to track and prioritize our work. At present, we are exclusively utilizing LPS tickets for issue management. Therefore, we kindly request you to create your LPS tickets for any new matters or inquiries ;)

Link for How To Open a LPS Ticket to Clay

If you are an external contributor, we strongly recommend reaching out to our support team for further assistance :)

@ethib137
Copy link
Member

Hey @Dominik-Jurt thanks so much for reporting this. I created a new ticket for it in our Jira instance here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issues reporting that Component is not doing what should be done
Projects
None yet
Development

No branches or pull requests

2 participants