- Issue created by @gribnif
- Status changed to Needs review
over 1 year ago 7:54pm 26 February 2024 - last update
over 1 year ago 2 pass - 🇮🇳India rakesh.regar Rajasthan, India
rakesh.regar → made their first commit to this issue’s fork.
- Merge request !8Issue #3418058 :Fixes Views table has multiple active sort columns. → (Open) created by rakesh.regar
Patch applies cleanly and working.
Versions
Drupal 11.2.0
Install Classy 2.0.x-devSteps to reproduce ‘
1. Install given version of classy and set as theme
2. Create a View with table.
3. Add fields and make them sortable.
4. In style settings -> enable “Add default classes” for one field and disable for other field .
5. Try sorting field when field with “Add default classes” is clicked 2nt field with disabled “Add default classes” also gets active class.
6. This issue is getting fixed by provided patch.Attaching screenshot for reference.