Skip to content

tablesorter-headerUnSorted not changing on sort #1116

@jnoes

Description

@jnoes

I'm having an issue where the class that tells whether column is unsorted, sorted asc, or sorted desc is not getting applied on the sort. The table has multiple thead and tbody sections and seems to sort each section as expected. So the sort happens, but it seems like all it doesn't recognize the sort as happening for these class changes. Is there something that we need to do to handle multiple thead/tbody tables?

Markup on initial load:
image

After clicking header to sort, note that aria-label changes and sort actually happens:
image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions