reactjs / reactjs/react.dev

[blog] content of the article is partially not visible in 'Print' mode

Open
#739 0 comments 0 reactions 0 assignees View on GitHub

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:

selection_019
selection_020

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 Tools

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.