mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-31 05:49:23 -05:00
[GH-ISSUE #2774] Organizations list longer as screen can display #18145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @I-am-Kamino on GitHub (Sep 28, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2774
Organizations list longer as screen can display
In the Web Vault, when accessing the "Organisations Tab", the list is cut off at the bottom of the screen/website.
I am having more than 30 organisations, the web vault only displays 29 on a Full HD display.
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
vaultwarden version: 1.25.2
Install method: Docker Image vaultwarden/server:latest
Clients used: web vault on Firefox and Edge
Reverse proxy and version: NPM on latest version
Steps to reproduce
Create more than 30 organisations and head to the "Organisations Tab".
Click on the arrow down to list all organisations.
Expected behaviour
Have a scrollable list.
Actual behaviour
The list/drop down will be cut off, if the list is longer than the screen can display.
Troubleshooting data
@BlackDex commented on GitHub (Sep 29, 2022):
I'm afraid that isn't something we can fix on the Vaultwarden side it self.
This is web-vault issue, which is not something we maintain our self, but is maintained by Bitwarden.