vtable树形表格及甘特图,是否可以添加快捷方法,用于缩进一级或者升一级?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
缩进一级和升一级,连同子级一同升降,具体可参照dhtmlx-gantt的实现:https://docs.dhtmlx.com/gantt/samples/?sample=%2702_extensions/09_multiselection.html%27&filter=%27indent%27
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.
Research direction
Start with VTable's tree-table and Gantt entry points, then compare the linked dhtmlx-gantt multiselection indent sample. Define how indenting and outdenting a selected item should move its descendants together; done means both shortcut methods work consistently for the requested hierarchy operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100