mattpocock / mattpocock/evalite
Various test suite UI improvements
Open
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 😄
- Ability to filter by score. Especially in large suites this would be very useful.
- Column sorting
- Color coding scores (simple red/green, etc.)
- 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.
- Virtual scrolling. On larger suites (mine is 2.7k), the UI can get kinda sluggish.
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
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