react-component / react-component/table
rc-table show fixed column shadown as expected when viewport zoom in/out with some width
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 618
- Avg merge
- 10h 19m
- Merged PRs (30d)
- 2
Description
Antd 4 table not hidden fix column shadow divider as expect in some special width with zoom
this screen recording is antd offical table component page, it's can reproduce here.
reproduce steps:
- zoom out chrome to 90%
- adjust viewport width
- scroll scrollbar
antd 5 either have this problem
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 by reproducing the issue in the Ant Design table page: zoom Chrome to 90%, adjust the viewport width, and scroll the table. Inspect the fixed-column shadow behavior in the table implementation. Done means the shadow divider appears or hides correctly across the reported zoom and viewport widths.
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
- 45/100