[Feature] 在excel中复制多行内容到表格中的最后一行粘贴,没有自动新增行
Open
Nobody has claimed this yet.
feature
good first issue
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
在excel中复制多行内容到表格中的最后一行粘贴,应该自动新增行
What does the proposed API look like?
在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
The issue mentions no files, tests, or entry points. Reproduce pasting multiple rows copied from Excel into the table's last row, then trace the paste handling and row-creation behavior; done means the pasted rows are accepted and new rows are automatically added when needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100