VisActor / VisActor/VTable

[Bug] 列多情况下,左右快速滑动卡顿问题

Open
#4,423 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

Version

1.19.8

Link to Minimal Reproduction

1

Steps to Reproduce
Image

目前我使用import { AddRowColumnPlugin } from '@visactor/vtable-plugins'来实现加列,目前需求是点击某个按钮,动态加180列,加载后,左右滑动过快很卡顿,这种要怎么解决,可以设置一个参数:动态开启虚拟滚动吗,这样在列多的时候,可以关闭,这样滑动就应该不会出现卡顿 。

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

Start by reproducing the lag in VTable 1.19.8 with AddRowColumnPlugin and 180 dynamically added columns, since no usable minimal reproduction or environment details are provided. Read the plugin and table scrolling documentation or source to identify available virtualization settings, then compare fast horizontal scrolling before and after the change; done means a documented, measurable improvement without breaking column insertion.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.