mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Editing group or user to assign permissions on collection, collection name can't be identified correctly #1670
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 @lmogthb on GitHub (Aug 31, 2023).
Subject of the issue
Version: 2023.5.0
Client used: Web based
Browser-client used: Firefox
Hello,
As described above on the subject, the name of the collection can't be identified correctly when assigning permissions to a user / group because the width of the dropdown where the collection can be selected is too small and can't be swiped so I can't read the full name.
Regards,
Steps to reproduce
To reproduce this behaviour you have to create an collection with a long name, and then from Organizations > User or Groups, then select an identity to give permissions.
When selecting the collection where the user / group will have permissions in the Dropdown, the collection created with that long name can't be read and can't swipe to read it fully.
Expected behaviour
The expected behaviour would be have an container more bigger or to have a swipe bar to see the names correctly into the dropdown of collections
Actual behaviour
The names of collections in the collections dropdown can't be read fully and can't swipe to read them so I had to maximize the width via element inspector.
Troubleshooting data