-
Notifications
You must be signed in to change notification settings - Fork 753
Closed
Description
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?
After clicking header to sort, note that aria-label changes and sort actually happens:

Reactions are currently unavailable
