[Feature] 希望增加一个多选任务拖动的功能
Open
Nobody has claimed this yet.
feature
good first issue
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
现在想多选任务进行拖拽,或者是否有自定义事件可以自己去实现,没找到对应的任务拖拽事件
What does the proposed API look like?
类似DHTMLX Gantt通过 gantt.plugins({ multiselect: true }) 启用多选,并支持通过 Ctrl/Shift 键选择多个任务,然后批量拖动
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
The issue names no files, tests, or existing entry points. Start by locating the current task-selection and task-drag event APIs, then compare their behavior with the proposed Ctrl/Shift multi-selection and batch-drag API. Done should include a documented opt-in API, multi-task dragging, and coverage for the selection and drag behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100