ProjectTech4DevAI / ProjectTech4DevAI/kaapi-frontend
Evaluation: Simplify RunEvaluationForm
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 10h 40m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem?
The RunEvaluationForm prompts users to select Batch vs. Fast, which is not needed for v2 runs, as they are always fast and only up to 500 items(100 original X 5 duplication factor) are supported
Parent: #265
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 RunEvaluationForm component and inspect how it prompts users to choose Batch versus Fast for v2 runs. Done means the unnecessary choice is removed, v2 runs use the fast path, and the supported limit remains up to 500 items (100 original items with a 5x duplication factor).
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100