VisActor / VisActor/VTable

[Feature] 希望增加允许移动到子节点的配置和功能

Open
#4,191 1 comment 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?

目前没有移动入子节点的api

What does the proposed API look like?

比如在移动时鼠标坐标在右侧较多则是移动入子节点,上下偏移不多则是同级移动

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

No files, tests, or entry points are named. Start by locating the existing API and drag-and-drop handling for moving tree nodes, then determine how horizontal and vertical pointer offsets should distinguish moving into a child from moving among siblings. Done means the behavior and public API are implemented with coverage for both movement modes.

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
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.