Open akirabaruah opened 9 months ago
Seems like react-table
has moved on to become TanStack Table: https://tanstack.com/table/latest (similar to React Query becoming TanStack Query)
@rgossiaux What were the main gripes with using react-table? I know we've maintained a local patch on it for years, but were there other issues?
I'm wondering whether it makes sense for us to move to TanStack Table, since that seems to be the freshest incarnation of this lib.
It seems to cause our developers lots of headaches. Are there any alternatives we can use?
This effort might also require redesigning the puzzle list view a bit.