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

Missing Pagination on Connectors List #1032

Closed
jseparovic opened this issue Jan 25, 2024 · 8 comments
Closed

Missing Pagination on Connectors List #1032

jseparovic opened this issue Jan 25, 2024 · 8 comments
Labels
bug Something isn't working frontend

Comments

@jseparovic
Copy link

I noticed one environment where the connector pagination list does not show up:

image

On a second environment, it works fine. I'm using the latest Docker images.

@jseparovic
Copy link
Author

jseparovic commented Jan 26, 2024

Could it be due to the length of the connector names? I added a quite a bit more characters to the connector names just before I noticed this issue. But also, this particular env never had more than 6 connectors previously.

@weeco
Copy link
Contributor

weeco commented Jan 30, 2024

Hey @jseparovic ,
could you test whether this issue persists with the latest Console version (e.g. docker pull redpandadata/console-unstable:master-2b63dfe) ?

@weeco weeco added bug Something isn't working frontend labels Jan 30, 2024
@jseparovic
Copy link
Author

@weeco I'm now on Redpanda Console (Platform Version v23.2) (built January 29, 2024) F94FE17 and I can see the pagination again. Thank you.

The horizontal scroll is not working though.

image

Looks ok after adding overflow setting in chrome inspect:

image

image

@weeco
Copy link
Contributor

weeco commented Jan 31, 2024

Thanks for the feedback @jseparovic . I extracted your feedback regarding the horizontal overflow into a new issue: #1050 and will close this issue

@weeco weeco closed this as completed Jan 31, 2024
@jseparovic
Copy link
Author

@weeco It broke again in the following build it seems:
image

@jseparovic
Copy link
Author

redpandadata/console:v2.3.1 works ok
redpandadata/console:v2.4.1 has no pagination again

@weeco
Copy link
Contributor

weeco commented Feb 6, 2024

@jseparovic Sorry for that! Do you have a chance to test the following Docker image to ensure it's definetely gone?

docker pull redpandadata/console-unstable:master-00087b1

@jseparovic
Copy link
Author

@weeco Looks good. Only problem is the connector filter is gone again which was there in v2.3.1
image

Here is v2.3.1 with the connector filter:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

No branches or pull requests

2 participants