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

Onclick not happening on Pagination ellispsis drop-down #5724

Closed
Abineshk opened this issue Nov 17, 2023 · 2 comments
Closed

Onclick not happening on Pagination ellispsis drop-down #5724

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

Comments

@Abineshk
Copy link

Onclick is not happening on Pagination ellispsis drop-down

Onclick of any item in drop-down the page doesn't change

What are the steps to reproduce?

Use ClayPaginationBarWithBasicItems to create pagination bar.
Make more pages to create ellipsis drop-down.
Try to click on any item on inside drop-down the page doesn't change.

What is the expected result?

Ellispsis drop-down click should change the page in pagination bar

Environment

Both local and production is not working

Latest version of clay.

I have identified the issue check Item.tsx file in @clayui/core under node_modules of clay-pagination. It is not having onclick in the As type component

@Abineshk Abineshk 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.

@Abineshk, 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

Hi @Abineshk , thanks for reporting this. It looks like this is the same issue that was described here, so we created this ticket for it.

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