VisActor / VisActor/VTable

双击进入单元格编辑问题

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

Nobody has claimed this yet.

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

Description

Documentation Title or Section

双击进入单元格编辑问题

Issue Description or Suggestion

配置了editCellTrigger:'doubleclick'之后,快速双击鼠标左键,或者左键加右键或者右键都会触发单元格编辑.这与excel操作逻辑不符,未来是否有改进的可能呢?谢谢

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 by reproducing the behavior with editCellTrigger:'doubleclick', using rapid left-button clicks and left-plus-right or right-button clicks. Trace where this trigger is handled and verify that editing starts only for the intended Excel-like double-click interaction; add or update coverage if the relevant test area is found.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.