You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
Sortable table headers have similar z-index even when sticky. If the two sibling headers overlap (ex - in small screens), the later one in hierarchy overlaps with the previous one (ex - in case of sticky headers)
Issue:
Sortable table headers have similar z-index even when sticky. If the two sibling headers overlap (ex - in small screens), the later one in hierarchy overlaps with the previous one (ex - in case of sticky headers)
Reproduction:
https://codesandbox.io/p/sandbox/table-sticky-header-sd3r6r?file=%2Fsrc%2FApp.js
The text was updated successfully, but these errors were encountered: