Skip to content

User management scales weirdly depending on security groups #3787

@Sys-Monitor

Description

@Sys-Monitor

Describe the Bug

If you have lots of security groups, if someone have "too many" of them, the interface for user management scales horribly and gets down to 5 characters per column.
14 groups (~3-15 characters in length):
image

More groups:
image

Steps to Reproduce

  1. Make several security groups.
  2. Have a user having several of them
  3. Go into Users

Expected Behaviour

Increase the height of the user entry (specifically ##td:nth-of-type(3) ) instead of width so it doesn't have to squish the other columns to be unreadable.
That or have the ##.content-wrap.card to scale at least to the size of the Audit Log which is way wider so it doesn't have to squish the columns so much. There's quite the wasted amount of space on specifically the Users tab:
image

Screenshots or Additional Context

No response

Browser Details

Firefox (latest), Chrome (latest) - Windows 11

Exact BookStack Version

v22.09.1

PHP Version

8.1.2

Hosting Environment

Ubuntu 22.04.1 LTS, installation script

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions