palantir/blueprint

Printing a page is not working correctly.

Open

#4,917 opened on Sep 17, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
P3Package: coreType: bughelp wanted

Description

Environment

  • Package version(s): <^3.47.0>
  • Operating System: <Windows 10 64bit>
  • Browser name and version: <Google Chrome Version 93.0.4577.82>

Steps to reproduce

Goto link blueprintjs overlay documentation

  1. click on button "Show overlay"
  2. click on button "Make me scroll".
  3. Then Ctrl+P to print the page.

Actual behavior

And, in my case, i see 4 identical lists with overlay.

Expected behavior

I Expected just one page or multiple pages if overlay is goes beyond the screen

Possible solution

Contributor guide