Skip to content

Fix(2639): Trigger print preview automatically on student report load - #2656

Merged
rukundo-kevin merged 1 commit into
masterfrom
2639-auto-print-preview-does-not-open-in-student-report-during-initial-page-load
Aug 7, 2026
Merged

Fix(2639): Trigger print preview automatically on student report load#2656
rukundo-kevin merged 1 commit into
masterfrom
2639-auto-print-preview-does-not-open-in-student-report-during-initial-page-load

Conversation

@rukundo-kevin

Copy link
Copy Markdown
Collaborator
  • Add a DOMContentLoaded handler that resizes charts and callswindow.print() after a delay, which fixes auto print preview not
    opening on initial page load (The same behaviour was implement on group view)
  • Increase chart heights and font sizes for legends, axis titles, and ticks so printed charts stay legible at the larger canvas size
image

@rukundo-kevin rukundo-kevin changed the title Fix(2639): trigger print preview automatically on student report load Fix(2639): Trigger print preview automatically on student report load Aug 6, 2026
@rukundo-kevin
rukundo-kevin merged commit cb622dc into master Aug 7, 2026
2 checks passed
@rukundo-kevin
rukundo-kevin deleted the 2639-auto-print-preview-does-not-open-in-student-report-during-initial-page-load branch August 7, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto print preview does not open in student report during initial page load

2 participants