mattpocock / mattpocock/evalite

Various test suite UI improvements

Open
#394 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.7k
Forks
102
PR merge metrics
No merged PRs in 30d

Description

Just for the sake of convenience, putting in a few things I've noticed that would really elevate the UI's usefulness 😄

  1. Ability to filter by score. Especially in large suites this would be very useful.
  2. Column sorting
  3. Color coding scores (simple red/green, etc.)
  4. Quick search. It would be nice if I know I have a problem case, etc. to be able to search the suite and filter the table.
  5. Virtual scrolling. On larger suites (mine is 2.7k), the UI can get kinda sluggish.

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

The issue names no files, tests, or entry points. First locate the test-suite UI and review how its table renders; scope the five requests separately, with the work done when the agreed filtering, sorting, score colors, search, and large-suite performance behavior are implemented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.