• 
      

    Make the "Submitter" column non-wrappable.

    Review Request #7126 — Created March 26, 2015 and submitted

    Information

    Review Board
    release-2.5.x
    e8e08aa...

    Reviewers

    In the dashboard, we don't want usernames containing wrappable characters like
    hyphens to wrap to multiple rows of text. This change adds the relevant CSS
    class and rules to do so.

    Set up a user with a hyphen in their username and loaded the dashboard. Saw
    that any review requests from them no longer took up extra vertical space.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/datagrids/columns.py
      
      Ignored Files:
          reviewboard/static/rb/css/pages/dashboard.less
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/datagrids/columns.py
      
      Ignored Files:
          reviewboard/static/rb/css/pages/dashboard.less
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (895b680)