- Issue created by @gribnif
- Status changed to Needs review
9 months ago 7:54pm 26 February 2024 - last update
9 months ago 2 pass
If a column in a view has the option "Add default classes" turned off, then its header and data cells get the same classes as the prior column. This can lead to more than one column seeming to be "active" for sorting, and other possible problems with incorrect classes being applied.
The original version of this report can be found at
π
Views table has multiple active sort columns when "Add default classes" is disabled
Needs review
. Because Classy's views-view-table.html.twig
template is based on a copy of the original which contains the bug, the same fix is needed here.
Needs review
1.0
Code