VisActor / VisActor/VTable

[Feature] 拖拽移动行的时候,激活区只有第一列,拖拽时鼠标超出第一列区域就无效了,希望仅拖拽行的时候,整行每列位置都是生效的

Open
#4,717 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

希望仅拖拽行的时候,整行每列位置都是生效的
目前官网案例也有标题所述的现象,体感不是很好
https://visactor.io/vtable/demo/interaction/move-row-position

What does the proposed API look like?

dragHeaderMode: "row",时生效

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

Start with the move-row demo at https://visactor.io/vtable/demo/interaction/move-row-position and trace the interaction path for dragHeaderMode: "row". Check how the active drag area is determined across row cells, then verify that dragging from any column position works and that the demo behavior is corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.