Skip to content

Add print test for footer with rowspan/colspan#583

Merged
wenzhixin merged 1 commit into
developfrom
feature/add-print-footer-rowspan-colspan-test
May 5, 2026
Merged

Add print test for footer with rowspan/colspan#583
wenzhixin merged 1 commit into
developfrom
feature/add-print-footer-rowspan-colspan-test

Conversation

@wenzhixin
Copy link
Copy Markdown
Owner

Summary

  • Add a new print extension test case for footer with grouped column headers using rowspan and colspan

Test plan

  • Verify the print preview renders the footer correctly with rowspan/colspan headers
  • Check that footer formatters (totalPriceFormatter, totalIdFormatter) display correct values

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new print-extension test fixture to cover a footer rendered under grouped table headers that use rowspan/colspan. This fits the repo’s for-tests area by expanding manual verification coverage for Bootstrap Table example behavior.

Changes:

  • Add a new print test page for grouped headers with a visible footer.
  • Initialize the table with inline sample data for print-preview validation.
  • Add footer formatter callbacks for the price total and item count.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wenzhixin wenzhixin merged commit 237c799 into develop May 5, 2026
5 checks passed
@wenzhixin wenzhixin deleted the feature/add-print-footer-rowspan-colspan-test branch May 5, 2026 14:44
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.

2 participants