[GH-ISSUE #1092] Hide the GlobalConfiguration and Other folders #241

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

Originally created by @metalshanked on GitHub (Aug 30, 2022).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1092

Hi,

Starting 22.1.4, i see that the connections are listed under a folder structure.
Is there a way to go back to the previous behavior....i.e. no folder structures

image

Thanks!

Originally created by @metalshanked on GitHub (Aug 30, 2022). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1092 Hi, Starting 22.1.4, i see that the connections are listed under a folder structure. Is there a way to go back to the previous behavior....i.e. no folder structures ![image](https://user-images.githubusercontent.com/57646596/187523240-0958b604-7da3-4744-bbe8-9c1c4b2e1cfe.png) Thanks!
kerem 2026-03-07 20:46:45 +03:00
Author
Owner

@devnaumov commented on GitHub (Aug 31, 2022):

Hi!
We are going to change it. Here is an example.

image
<!-- gh-comment-id:1233232748 --> @devnaumov commented on GitHub (Aug 31, 2022): Hi! We are going to change it. Here is an example. <img width="286" alt="image" src="https://user-images.githubusercontent.com/48489896/187744242-496aadf9-3606-4f0e-b0e6-3e2d2f087fb4.png">
Author
Owner

@metalshanked commented on GitHub (Aug 31, 2022):

Oh ok, will there be an option to revert to the past behavior?
i.e. everything at the top level. Just like the demo site.

image

<!-- gh-comment-id:1233338025 --> @metalshanked commented on GitHub (Aug 31, 2022): Oh ok, will there be an option to revert to the past behavior? i.e. everything at the top level. Just like the demo site. ![image](https://user-images.githubusercontent.com/57646596/187765892-45db1fb9-01af-41b8-9aab-1e2419641d01.png)
Author
Owner

@devnaumov commented on GitHub (Sep 5, 2022):

It's the same for the demo. When there are shared connections, the groups are visible.
So if you have any specific issues caused by these changes, you can describe them here. The groups are not expandable, so technically, your connections will be on the top level.

image
<!-- gh-comment-id:1236826185 --> @devnaumov commented on GitHub (Sep 5, 2022): It's the same for the demo. When there are shared connections, the groups are visible. So if you have any specific issues caused by these changes, you can describe them here. The groups are not expandable, so technically, your connections will be on the top level. <img width="297" alt="image" src="https://user-images.githubusercontent.com/48489896/188427178-dbd5f991-53e3-4b2a-bec9-c6c5bd102b83.png">
Author
Owner

@metalshanked commented on GitHub (Sep 5, 2022):

Thanks @devnaumov for the info. I will wait for the changes you mentioned (will it be on 22.1.5 ?) and confirm.

<!-- gh-comment-id:1237312482 --> @metalshanked commented on GitHub (Sep 5, 2022): Thanks @devnaumov for the info. I will wait for the changes you mentioned (will it be on 22.1.5 ?) and confirm.
Author
Owner

@kseniaguzeeva commented on GitHub (Sep 7, 2022):

The new Navigator tree view is available in the latest 22.2.0 release (the tree is displayed like on devnaumov's screenshot).

<!-- gh-comment-id:1239058873 --> @kseniaguzeeva commented on GitHub (Sep 7, 2022): The new Navigator tree view is available in the latest 22.2.0 release (the tree is displayed like on devnaumov's screenshot).
Author
Owner

@metalshanked commented on GitHub (Sep 8, 2022):

Thanks @kseniaguzeeva and @devnaumov. I installed 22.2.0 and wanted to check back on my original request.

I run as "allow anonymous" since i have external authentication and access control....so wanted cloudbeaver to not have the concept of shared, not shared etc. Just like it was in 22.1.3 and older.

When the user logs in...the connections should show at top level. No "Shared" heading required.

Is this possible to achieve with 22.2.0 or any workaround ? i hate to go back to 22.1.3
image

Thanks in advance!

<!-- gh-comment-id:1240233004 --> @metalshanked commented on GitHub (Sep 8, 2022): Thanks @kseniaguzeeva and @devnaumov. I installed 22.2.0 and wanted to check back on my original request. I run as "allow anonymous" since i have external authentication and access control....so wanted cloudbeaver to not have the concept of shared, not shared etc. Just like it was in 22.1.3 and older. When the user logs in...the connections should show at top level. No "Shared" heading required. Is this possible to achieve with 22.2.0 or any workaround ? i hate to go back to 22.1.3 ![image](https://user-images.githubusercontent.com/57646596/189040444-e2961fd1-a6df-4163-ae59-4d5a4c465ccc.png) Thanks in advance!
Author
Owner

@kseniaguzeeva commented on GitHub (Sep 14, 2022):

We are going to hide the header, if it's the only header in the DB Navigator.

<!-- gh-comment-id:1246733295 --> @kseniaguzeeva commented on GitHub (Sep 14, 2022): We are going to hide the header, if it's the only header in the DB Navigator.
Author
Owner

@kseniaguzeeva commented on GitHub (Sep 27, 2022):

The feature is implemened in the latest 22.2.1 release:

  • the project header isn't displayed, if it the only available project in the Navigator tree,
  • you can hide the projects headers via the Navigator menu (press Settings button to open it and disable Group by Project tool)
<!-- gh-comment-id:1258935074 --> @kseniaguzeeva commented on GitHub (Sep 27, 2022): The feature is implemened in the latest 22.2.1 release: - the project header isn't displayed, if it the only available project in the Navigator tree, - you can hide the projects headers via the Navigator menu (press Settings button to open it and disable Group by Project tool)
Author
Owner

@metalshanked commented on GitHub (Sep 29, 2022):

Thanks @kseniaguzeeva!
One problem i am facing with the current release 22.2.1 is that the hamburger icon disappears/gets hidden when resizing the connection/left nav panel after a certain point.

image

the hamburger menu has the crucial disconnect and reconnect option which users need to avoid the issue mentioned in
https://github.com/dbeaver/cloudbeaver/issues/884

<!-- gh-comment-id:1261610787 --> @metalshanked commented on GitHub (Sep 29, 2022): Thanks @kseniaguzeeva! One problem i am facing with the current release 22.2.1 is that the hamburger icon disappears/gets hidden when resizing the connection/left nav panel after a certain point. ![image](https://user-images.githubusercontent.com/57646596/192913176-f14d4b3e-2d63-4a2e-8f64-004b2592bdc1.png) the hamburger menu has the crucial disconnect and reconnect option which users need to avoid the issue mentioned in https://github.com/dbeaver/cloudbeaver/issues/884
Author
Owner

@kseniaguzeeva commented on GitHub (Sep 29, 2022):

It's another case. Could you please create a new ticket if you want to change the behavior.

<!-- gh-comment-id:1261805290 --> @kseniaguzeeva commented on GitHub (Sep 29, 2022): It's another case. Could you please create a new ticket if you want to change the behavior.
Author
Owner

@metalshanked commented on GitHub (Sep 29, 2022):

Sorry. yep, sure, will do!

<!-- gh-comment-id:1262429581 --> @metalshanked commented on GitHub (Sep 29, 2022): Sorry. yep, sure, will do!
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#241
No description provided.