nextcloud / nextcloud/text

Table header is not sticky when scrolling down a long table

Open
#3,400 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design enhancement feature: tables high
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.