[GH-ISSUE #936] "Elements are limited to 500 items" #224

Closed
opened 2026-03-07 20:46:24 +03:00 by kerem · 2 comments
Owner

Originally created by @Geronium on GitHub (Jun 29, 2022).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/936

Describe the bug
When we select a schema and list the tables we can't display more than 100 tables

To Reproduce
Steps to reproduce the behavior:

  1. Go to a Schema
  2. Click on "tables" to list the tables of the schema,
  3. See juste the 500 first tables, and after the 500 th "Elements are limited to 500 items"

Screenshots
If applicable, add screenshots to help explain your problem.

Capture d’écran de 2022-06-29 15-50-15

Desktop (please complete the following information):

  • OS: ubuntu 16.0.4
  • Browser firefox
  • Version : 91.4.1esr (64 bits)

Additional context
Add any other context about the problem here, e.g. error log.

Thank you

Originally created by @Geronium on GitHub (Jun 29, 2022). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/936 **Describe the bug** When we select a schema and list the tables we can't display more than 100 tables **To Reproduce** Steps to reproduce the behavior: 1. Go to a Schema 2. Click on "tables" to list the tables of the schema, 3. See juste the 500 first tables, and after the 500 th "Elements are limited to 500 items" **Screenshots** If applicable, add screenshots to help explain your problem. ![Capture d’écran de 2022-06-29 15-50-15](https://user-images.githubusercontent.com/73563389/176453280-a9ec277a-f6fc-4eac-9c21-8e09392fef69.png) **Desktop (please complete the following information):** - OS: ubuntu 16.0.4 - Browser firefox - Version : 91.4.1esr (64 bits) **Additional context** Add any other context about the problem here, e.g. error log. Thank you
kerem 2026-03-07 20:46:24 +03:00
Author
Owner

@kseniiaguzeeva commented on GitHub (Jul 4, 2022):

You can change the number of the displayed elements in product.conf file using parameter navigationTree.childrenLimit (here is the full description). Please note that displaying a large number of objects can slow down the application.

<!-- gh-comment-id:1173684106 --> @kseniiaguzeeva commented on GitHub (Jul 4, 2022): You can change the number of the displayed elements in `product.conf` file using parameter `navigationTree.childrenLimit` ([here](https://github.com/dbeaver/cloudbeaver/wiki/Product-configuration-parameters) is the full description). Please note that displaying a large number of objects can slow down the application.
Author
Owner

@kseniiaguzeeva commented on GitHub (Aug 2, 2022):

I have noticed that you have not updated your ticket for a long time. If you wish to reopen this ticket, please feel free to contact me.

<!-- gh-comment-id:1202422722 --> @kseniiaguzeeva commented on GitHub (Aug 2, 2022): I have noticed that you have not updated your ticket for a long time. If you wish to reopen this ticket, please feel free to contact me.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#224
No description provided.