[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?
希望能实现这个功能:一个页面有多个表格,导出时能多个表格导出到一个excel的同一个sheet页中,和页面布局一样
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 names no files, tests, or API entry point. Start by finding the existing table-export implementation and its Excel output path, then determine how multiple tables are represented on a page. Done means a defined API and an export that places all page tables on one worksheet while preserving the page layout, with coverage for the multi-table case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100