[Feature] 有没有计划添加批量编辑的功能
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?
用户可以在选中多个单元格以后,输入内容后可以一起改变所选单元格的值,(目前的粘贴操作是可以做到这一点的)
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
Start by locating the existing cell-selection, editing, and paste-handling entry points in the TypeScript codebase. Compare the requested behavior with current paste behavior, then determine the configuration shape and interaction details needed for multi-cell input; done means the behavior is covered when enabled and remains unchanged otherwise.
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
- Mostly clear
- Newbie friendliness
- 35/100