Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Evaluation: Simplify RunEvaluationForm

Open Beginner friendly
#267 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript
Domain
frontend

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.

Description

enhancement

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

Dominant language
TypeScript
Stars
1
Forks
0
Avg merge
19h 4m
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

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.

More from ProjectTech4DevAI/kaapi-frontend

All issues in ProjectTech4DevAI/kaapi-frontend

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.