VisActor / VisActor/VTable

[Bug] 调用gantt图的updateTaskRecord方法修改任务的起始、终止时间,gantt 无变化

Open
#4,534 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.20.1

Link to Minimal Reproduction

https://codesandbox.io/p/devbox/vtable-export-umd-forked-zj6847?workspaceId=ws_8ier6WcDEV7bdewukbnaS2

Steps to Reproduce

点击按钮,会调用updateTaskRecord方法修改最后一行的起始时间

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 with the gantt chart's updateTaskRecord method and run the linked CodeSandbox reproduction. Trace why the table's updated start time is not reflected in the task bar, then verify that changing the final row's start time updates both the table and the corresponding bar.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.