VisActor / VisActor/VTable

[Feature] 增加选中不自动滚动到列的尾部配置

Open
#2,572 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.