[Feature] 希望增加框选单元格后,可以按住ctrl,单击鼠标取消某个单元格
Open
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?
想这样选了数据后,可以按住ctrl,单击鼠标取消某个单元格
What does the proposed API look like?
可以做个配置是否来启用这样的功能,单击选中,再点就是取消了
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
No files or tests are named. Start by tracing the existing cell-selection and modifier-key handling, then identify how selection configuration is defined. Done means a configurable mode allows Ctrl-clicking a selected cell to remove only that cell while preserving the other selected cells.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100