Table header is not sticky when scrolling down a long table
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
Is your feature request related to a problem? Please describe.
When you have a large table and scroll down, currently it’s difficult to keep the overview as the header scrolls away when scrolling down.
Describe the solution you'd like
It would be nice if the table header is sticky on the top while the table is in view.
cc @nimishavijay who had the same issue. :)
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
No file or test is named. Start by locating the table-rendering entry point in the JavaScript/Vue editor, then check how tables behave while scrolling. Done means the header remains at the top while its table is in view, with coverage from the relevant existing test if one is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100