react-component / react-component/table
同时上下左右滑动的时候表格没有对齐(The table is not aligned when sliding up, down, left and right at the same time)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 618
- Avg merge
- 10h 19m
- Merged PRs (30d)
- 2
Description

这是界面显示情况。

原因是head中的这两个样式导致的。

这是表格的props。
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
Start from the table props and the two head styles identified in the issue, then reproduce the misalignment while sliding vertically and horizontally at the same time. Trace how those styles affect the table during combined scrolling; done means the table remains aligned in that interaction.
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
- Needs clarification
- Newbie friendliness
- 35/100