SciCatProject / SciCatProject/frontend
"Select All" in dataset Table (visually) not working
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 44
- Avg merge
- 20h 2m
- Merged PRs (30d)
- 20
Description
Summary
When checking the header checkbox in the dataset table, all datasets should be selected, but this is not the case. However the selection seems to work internally because when checking the checkbox and then clicking the "add to Cart" button all datasets are added to the cart. So it is more a visual problem.
Steps to reproduce
See video below
Expected Behaviour
All checkboxes are selected, when the button in the header is pressed.
Extra Details
https://github.com/user-attachments/assets/fd22abe2-cc5d-440b-b97a-2408866c270e
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the dataset table header checkbox and the row-checkbox rendering from the frontend entry points; no specific files or tests are named in the issue. Reproduce the behavior shown in the video, then verify that selecting the header visibly checks every dataset while the existing add-to-Cart behavior remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100