[Bug] Support rendering task title & assignee outside the bar and inline progress‐bar editing
@fangsmile is already working on this.
Since May 16, 2025.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.18.2
Link to Minimal Reproduction
Steps to Reproduce
Current Behavior
I’m evaluating @visactor/vtable-gantt for a project and would like to know if it’s possible to achieve the following layout and interaction:
Task name & “responsible” label rendered outside (to the right) of the task bar, rather than overlaid on it.
Progress handle that can be dragged directly on the filled portion of the bar (not only via the standard top‐center triangle), so users can update percent completion inline.
This is an example (GanttPro)
Expected Behavior
Is there an existing taskBar option (or combination of label/handle styles) that supports moving labels outside the bar?
Can the progress-update control be re-targeted to the fill area instead of the bar’s center?
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.
Assessment
This issue has not been assessed yet.