[blog] content of the article is partially not visible in 'Print' mode
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
It might look insane, but I used to print internet articles from the internet into paper on PDF file and then read on the go.
I tried the same with yesterday React release notes.
And here is what you get when you try print it:


Im solving the problem by removing
tag from the page with Dev Tools. But maybe we can make it invisible in print mode and users will able to print the documents w/o accessing Dev ToolsContributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the blog layout used by the React release notes and inspect the page's
in print or PDF preview. Confirm which content becomes hidden, then verify that the full article is visible when printed without requiring Dev Tools.Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100