react-component / react-component/table
固定头部缩放浏览器会导致错位
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 618
- Avg merge
- 10h 19m
- Merged PRs (30d)
- 2
Description
http://react-component.github.io/table/?path=/story/rc-table--scrollxy
使用 Chrome 缩放为 75% 就可以发现头部和表格错位了
Contributor guide
No contributing guide indexed for this repository
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
Open the linked rc-table Storybook example and reproduce the fixed-header misalignment in Chrome at 75% zoom. The issue names no source file or test, so trace the fixed-header rendering and layout entry points from that reproduction; done means the header remains aligned with the table at that zoom.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100