microsoft / microsoft/fluentui-contrib
react-data-grid-react-window header not scroll when the horizontal bar move
Open
Nobody has claimed this yet.
react-data-grid-react-window
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 62
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
When scroll the horzontial bar, the header columns don't change at the same time. see the following picture:
The scrollbar at the left corner, the last header column is 星期:
When scrollbar at the right corner, but last header column is still 星期,
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
Start by locating the react-data-grid-react-window package and reproducing the issue with a horizontally scrollable grid. Inspect how the header and horizontal scrollbar are connected, then verify that the header columns move with the scrollbar at both extremes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100