[Feature] 增加选中不自动滚动到列的尾部配置
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.8.2
Link to Minimal Reproduction
无
Steps to Reproduce
vtable 有进度条的时候,而且某列的width和内容比table还长的时候,点击那一列的内容之后,横向滚动条会滚动到那一列的尾部
Current Behavior
横向滚动条会滚动到那一列的尾部
Expected Behavior
横向滚动条不应该滚动到那一列的尾部,而是保持横向滚动条不要移动
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
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
The issue names no source file, test, or entry point; begin by locating the VTable selection and horizontal-scroll handling for columns whose content exceeds the table width. Confirm how configuration options are defined and tested. Done means a documented option prevents selection from moving the horizontal scrollbar to the selected column's end while preserving existing behavior by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100