Folder hierarchy not displayed correctly inside Organizations #261

Closed
opened 2026-04-05 20:44:43 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @lagethomas on 11/29/2025

Prerequisites

Vaultwarden Support String

When creating folders in My Vault using the pattern Parent/SubFolder, Vaultwarden correctly shows the nested hierarchy.
However, inside an Organization, folders created using the same pattern do not display the hierarchy.
They are shown only as Parent/SubFolder on a single level, unless the parent folder contains at least one item.

This results in inconsistent folder behavior between personal vaults and organizations.

To Reproduce

Go to an Organization.

Create a new folder using the format Parent/SubFolder.

Observe that:

The folder is created.

The correct nested hierarchy is not displayed unless the parent folder has an item.

Expected behavior

Folders inside Organizations should always show the same nested hierarchy structure as in My Vault, even if the parent folder is empty.

Screenshots

(If needed, you can attach screenshots here showing the difference between My Vault vs Organization behavior.)

Environment (please complete the following):

Vaultwarden version: (your version)

Deployment method: (Docker, bare-metal, etc.)

Browser & version:

OS:

Additional context

This appears to be a UI/UX inconsistency between personal vault and organization vault folder visualization.

Image

Vaultwarden Build Version

1.34.3

Deployment method

Official Container Image

Custom deployment method

No response

Reverse Proxy

traefik

Host/Server Operating System

Linux

Operating System Version

Ubuntu 22.04

Clients

Web Vault

Client Version

No response

Steps To Reproduce

Go to an Organization.

Create a new folder using the format Parent/SubFolder.

Observe that:

The folder is created.

The correct nested hierarchy is not displayed unless the parent folder has an item.

Expected Result

Correction

Actual Result

Hierarquical incorrect

Logs


Screenshots or Videos

No response

Additional Context

No response

*Originally created by @lagethomas on 11/29/2025* ### Prerequisites - [x] I have searched the existing **Closed _AND_ Open** [Issues](https://github.com/dani-garcia/vaultwarden/issues?q=is%3Aissue%20) **_AND_** [Discussions](https://github.com/dani-garcia/vaultwarden/discussions?discussions_q=) - [x] I have searched and read the [documentation](https://github.com/dani-garcia/vaultwarden/wiki/) ### Vaultwarden Support String When creating folders in My Vault using the pattern Parent/SubFolder, Vaultwarden correctly shows the nested hierarchy. However, inside an Organization, folders created using the same pattern do not display the hierarchy. They are shown only as Parent/SubFolder on a single level, unless the parent folder contains at least one item. This results in inconsistent folder behavior between personal vaults and organizations. To Reproduce Go to an Organization. Create a new folder using the format Parent/SubFolder. Observe that: The folder is created. The correct nested hierarchy is not displayed unless the parent folder has an item. Expected behavior Folders inside Organizations should always show the same nested hierarchy structure as in My Vault, even if the parent folder is empty. Screenshots (If needed, you can attach screenshots here showing the difference between My Vault vs Organization behavior.) Environment (please complete the following): Vaultwarden version: (your version) Deployment method: (Docker, bare-metal, etc.) Browser & version: OS: Additional context This appears to be a UI/UX inconsistency between personal vault and organization vault folder visualization. <img width="1065" height="868" alt="Image" src="https://github.com/user-attachments/assets/a90d0f20-dd85-4c75-bdfd-f00ec580c45d" /> ### Vaultwarden Build Version 1.34.3 ### Deployment method Official Container Image ### Custom deployment method _No response_ ### Reverse Proxy traefik ### Host/Server Operating System Linux ### Operating System Version Ubuntu 22.04 ### Clients Web Vault ### Client Version _No response_ ### Steps To Reproduce Go to an Organization. Create a new folder using the format Parent/SubFolder. Observe that: The folder is created. The correct nested hierarchy is not displayed unless the parent folder has an item. ### Expected Result Correction ### Actual Result Hierarquical incorrect ### Logs ```text ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#261