ionic-team / ionic-team/ionic-framework
feat: Ability to print more than 1 page of content
- 主要言語
- TypeScript
- スター
- 52.7k
- フォーク
- 13.3k
- 平均マージ
- 1日 15時間
- マージ済み PR(30日)
- 51
説明
# Feature Request
**Ionic version:**
[x] **5.0.0-beta.0**
**Describe the Feature Request**
If you print a page that contains more content than will fit on a single printed page then only one page will be printed and a scroll bar will be printed on that page. The content will be clipped to the single page.
Use cases:
- Printing long lists
- Document oriented content (e.g. Stencil docs site)
**Describe Preferred Solution**
It should be possible to print across multiple pages.
Use `@media print` settings to changing scrolling behavior during printing.
コントリビューションガイド
調査の方向性
No file or test is named. Start by reproducing printing with content longer than one page and inspect the framework's print-related styles, especially the suggested @media print behavior. Done means long content prints across multiple pages without a printed scrollbar or clipped content.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- css
- 領域
- frontend, web-dev
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100