VisActor / VisActor/VTable

甘特图在没有数据区域不能左右滚动

Open
#4,250 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

所有版本

Link to Minimal Reproduction

https://visactor.com/vtable/demo/gantt/gantt-customLayout

Steps to Reproduce

1、保留两条数据,设置barToSide为true。
2、在甘特图区域有数据的地方进行shift加鼠标滚轮可以左右滚动。在没有数据的区域不可以

Current Behavior

在甘特图区域有数据的地方进行shift加鼠标滚轮可以左右滚动。在没有数据的区域不可以

Expected Behavior

在甘特图区域没有数据的地方进行shift加鼠标滚轮可以左右滚动。

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 with the gantt-customLayout demo linked in the issue and reproduce the behavior with two data rows and barToSide set to true. Trace the Gantt chart's shift-plus-wheel horizontal scrolling from that entry point, comparing scrolling over populated and empty areas. Done means horizontal scrolling works in both regions; add or update a regression test if the relevant test location is found.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.