双击进入单元格编辑问题
Open
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
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
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