• 
      

    Fix wrapping issues with repository names in the admin dashboard.

    Review Request #13437 — Created Nov. 27, 2023 and submitted

    Information

    Review Board
    release-5.0.x

    Reviewers

    The Repositories widget in the admin dashboard behaved poorly when there
    were long repository names, and in particular ones with unbreakable
    characters.

    This is a small change that tweaks this styling, forcing each column to
    take half the available width instead of overflowing and allowing
    repository names to break at the boundary and wrap.

    Tested with some pathological cases, and some normal cases. Checked the
    output.

    Summary ID
    Fix wrapping issues with repository names in the admin dashboard.
    The Repositories widget in the admin dashboard behaved poorly when there were long repository names, and in particular ones with unbreakable characters. This is a small change that tweaks this styling, forcing each column to take half the available width instead of overflowing and allowing repository names to break at the boundary and wrap.
    81dbd42f3e6f20079832946d8fec580854372d8a

    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.0.x (1992943)