openedx / openedx/paragon

[discovery] Upgrade from `react-table` (v7) to `@tanstack/react-table` (v8)

Open
#2,947 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

best addressed by breaking change
Dominant language
JavaScript
Stars
140
Forks
100
Avg merge
1h 3m
Merged PRs (30d)
30

Description

Improvements

https://www.npmjs.com/package/@tanstack/react-table

DataTable uses an older verison of react-table. We should look into upgrading to the latest version (@tanstack/react-table) and updating documentation.

Related issue (short term fix): https://github.com/openedx/paragon/issues/2934

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the DataTable implementation and its current react-table v7 usage. Review the @tanstack/react-table package and the related issue for context, then identify the documentation that describes DataTable. Done means the upgrade scope is confirmed, DataTable uses the v8 package, and the affected documentation is updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
documentation, frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.