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

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

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.

Commits

Files

    Loading...