anomalyco / anomalyco/models.dev

Make table headers sticky while scrolling

Open Beginner friendly
#2,742 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6.9k
Forks
1.7k
Avg merge
3h 21m
Merged PRs (30d)
873

Description

When browsing models.dev, some tables can become quite long. After scrolling down, it becomes difficult to remember what each column represents without scrolling back to the top.

Making the table headers sticky (remaining visible while scrolling) would improve readability and make it easier to compare rows in large tables.

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.

Research direction

Start by searching the TypeScript frontend for the table components used in models.dev, then inspect how their headers and scrolling are rendered. Apply the sticky-header behavior to the affected tables and verify that headers remain visible while scrolling long tables without obscuring or misaligning columns.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.