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

Topic list : paginate list #188

Closed
giom-l opened this issue Feb 10, 2021 · 2 comments · Fixed by #255
Closed

Topic list : paginate list #188

giom-l opened this issue Feb 10, 2021 · 2 comments · Fixed by #255
Assignees
Labels
good first issue Up for grabs scope/backend scope/frontend type/enhancement En enhancement to an already existing feature
Projects
Milestone

Comments

@giom-l
Copy link

giom-l commented Feb 10, 2021

Hi,

Currently, all cluster topics are loaded in the page, which can be inconvenient for large clusters with thousand of topics (scroll is our friend :) )
A pagination could be helpful to limit the number of topics displayed.

Version used : 0.0.9

@germanosin
Copy link
Contributor

@giom-l thank you for your contribution, could you please share some details of your kafka installation? How many topics, partitions do you have?

@giom-l
Copy link
Author

giom-l commented Feb 11, 2021

Hi,
the cluster I tested kafka-ui against has 6 brokers, 788 topics and 3853 partitions.

By the way, it could be interesting to have the number of topics in the cluster (maybe in cluster overview ?)

@germanosin germanosin added this to the 0.1 milestone Mar 5, 2021
@germanosin germanosin added scope/backend scope/frontend good first issue Up for grabs type/enhancement En enhancement to an already existing feature labels Mar 9, 2021
workshur pushed a commit that referenced this issue Mar 15, 2021
* added pagination for get topics api

* frontend fix

* - fixed merge conflicts
- renamed pageSize to perPage
@workshur workshur self-assigned this Mar 17, 2021
@workshur workshur linked a pull request Mar 17, 2021 that will close this issue
javalover123 pushed a commit to javalover123/kafka-ui that referenced this issue Dec 7, 2022
* added pagination for get topics api

* frontend fix

* - fixed merge conflicts
- renamed pageSize to perPage
javalover123 pushed a commit to javalover123/kafka-ui that referenced this issue Dec 7, 2022
Donutellko pushed a commit to Donutellko/kafka-ui that referenced this issue Jul 12, 2024
Co-authored-by: Pavel Makarichev <pavel.makarichev@almatech.dev>
Co-authored-by: Roman Zabaluev <gpg@haarolean.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Up for grabs scope/backend scope/frontend type/enhancement En enhancement to an already existing feature
Projects
No open projects
Kafka UI
  
Awaiting triage
Development

Successfully merging a pull request may close this issue.

3 participants