mattpocock / mattpocock/evalite

Ability to hide score columns in UI

Open
#298 0 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.