cloudfoundry / cloudfoundry/stratos
Tables - select all issues
Open
Nobody has claimed this yet.
bug
P1
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
Tables - select all issues. Select all button is left checked when you go to the next page. Generally think about select all with multiple pages.
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 reproducing the table selection behavior described in the issue: select all rows, move to the next page, and inspect the select-all control. Trace the frontend table-selection entry point and determine the expected behavior across multiple pages; done means the control accurately reflects selection state after pagination.
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
- 35/100