mattpocock / mattpocock/evalite
Ability to hide score columns in UI
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
It's nice to add my own custom columns, but there's seemingly no way to hide the score columns which are automatically generated.
Could have button in UI to show/hide score columns, or perhaps an optional param in RunnerOpts to configure UI
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 locating the UI table that renders the automatically generated score columns and the RunnerOpts definition mentioned in the issue. Decide whether the control belongs in the UI, RunnerOpts, or both, then verify that score columns can be hidden and shown without affecting custom columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100