Add functionality to the UI that adds and deletes subsample tables
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Now, if a subsample was created, I am unable to delete it, leading to errors.
Additionally, a PEP can have either zero or more than one subsample. We should incorporate this functionality into the UI.
Contributor guide
No contributing guide indexed for this repository
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 locating the UI that creates and displays subsample tables, then trace how PEPs with no subsamples are represented. Implement the add and delete interactions and support PEPs with zero or multiple subsamples. Done means users can create and remove subsample tables without errors and the UI correctly displays each supported subsample count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100