gregnb / gregnb/mui-datatables

Add Report Title at Top of Each Print Page

Open
#1,573 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

## Current Behavior
Currently When we have set Pagination False and we click on Print then the report title just appears on first page of print. ( When print pages are more then one )

## Required Behavior
There should be a way to add title on each page while printing table. Or a custom header on each page would be perfect.

## Environment

| Tech | Version |
|--------------|---------|
| Material-UI | ^3.4.1 |
| MUI-datatables | ^4.11.0 |
| React | ^16.13.1 |
| browser | Chrome |

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the table's Print action and trace how pagination-disabled tables are rendered for printing. Verify the behavior in Chrome with a multi-page table, then implement a way for the report title or custom header to appear on every printed page and confirm the result across all pages.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.