✨(react) add sorting on custom cells
Previously sorting on custom cells was not possible because they were considered as "display cells" by React-Table, which is made for actions columns, which aren't sortable. Closes #296 #100
This commit is contained in:
5
.changeset/tall-glasses-attack.md
Normal file
5
.changeset/tall-glasses-attack.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": minor
|
||||
---
|
||||
|
||||
add sorting on custom columns
|
||||
Reference in New Issue
Block a user