DataTables / DataTables/FixedHeader

bootstrap 3 fixedheader scrolling down issue

Open
#105 26 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
73
Forks
83
Avg merge
4m
Merged PRs (30d)
1

Description

reproduce:

  1. https://jsfiddle.net/gj79h4e1/
  2. change the output window width to 630px.
  3. change the output window height so it only shows half of the last row.
  4. scroll down the page, you will find you cannot, it jumps to the top

My project cannot use nowrap or autowidth. Any way to fix this issue?

attached a gif to show the problem.
chrome-capture

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 with the linked JSFiddle reproduction using Bootstrap 3 and FixedHeader at a 630px-wide output with the last row partly visible. Reproduce the jump-to-top behavior while scrolling down, then trace the relevant FixedHeader entry point. Done means the page continues scrolling normally without requiring nowrap or autowidth.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.