react-component / react-component/table

同时上下左右滑动的时候表格没有对齐(The table is not aligned when sliding up, down, left and right at the same time)

Open
#418 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.4k
Forks
618
Avg merge
10h 19m
Merged PRs (30d)
2

Description

image
这是界面显示情况。
image
原因是head中的这两个样式导致的。
image
这是表格的props。

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.