• 
      

    Fix display of existing commits in the new review request UI.

    Review Request #12867 — Created March 6, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    A change in our upstream dependencies caused a regression in the display
    for existing commits in the new review request UI. The old XHTML-like
    <span /> was being interpreted as an unclosed tag, leaking its style
    into adjacent elements.

    Looked at the new review request UI and saw that existing commits had
    the proper blue arrow icon but no big blue text.

    Summary ID
    Fix display of existing commits in the new review request UI.
    A change in our upstream dependencies caused a regression in the display for existing commits in the new review request UI. The old XHTML-like `<span />` was being interpreted as an unclosed tag, leaking its style into adjacent elements. Testing Done: Looked at the new review request UI and saw that existing commits had the proper blue arrow icon but no big blue text.
    42f4211edc75dfd7ee52ea27f051117800d1c901
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (f108693)