[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?
增加属性 支持批量赋值
or
增加api 动态合并和取消合并一列单元格
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 implementation files, tests, or entry points are named. Start by locating the existing cell-editor, batch-assignment, and merge-cell APIs, then clarify which proposed behavior is required; done should be a decided API with documented behavior and coverage for assigning a column through its editor.
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
- Needs clarification
- Newbie friendliness
- 25/100