VisActor / VisActor/VTable

[Feature] 希望增加一个多选任务拖动的功能

Open
#3,960 2 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.