• 
      

    Fix a regression in loading fields in the issue summary table.

    Review Request #13338 — Created Oct. 12, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    The recent fields layout update broke a selector for the issue summary
    table. Some assumptions were made about the placement of the
    .rb-c-issue-summary-table element, which broke. This in turn broke the
    filters, tabs, and other behavior.

    This change fixes the selector, restoring all functionality, and adding
    an assertion so this is caught in the future.

    Tested behavior on desktop and mobile. Verified I could filter by users
    and by status again.

    Summary ID
    Fix a regression in loading fields in the issue summary table.
    The recent fields layout update broke a selector for the issue summary table. Some assumptions were made about the placement of the `.rb-c-issue-summary-table` element, which broke. This in turn broke the filters, tabs, and other behavior. This change fixes the selector, restoring all functionality, and adding an assertion so this is caught in the future.
    de3877cda9503b2896260cf9da77afa4948b2957
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (f2ac50a)