Tencent / Tencent/tdesign-react
Table组件,resizable开启后,翻页之后各列宽度未能保存
Open
Nobody has claimed this yet.
improvement
- Dominant language
- TypeScript
- Stars
- 965
- Forks
- 373
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
只要一翻页,宽度就变成默认的了
https://github.com/Tencent/tdesign-react/assets/28558571/da4e492c-0f54-450f-8bff-ebca23d76ba8
预期翻页后各列宽度为调整后的宽度
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
No source files or tests are named. Reproduce the issue in the Table component with resizable enabled: adjust column widths, paginate, and check whether the widths reset. Done means the adjusted widths remain after changing pages, with regression coverage added where the Table pagination and resizing behavior is tested.
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