reactjs / reactjs/react.dev

[Bug]: Visual bug on main page

Open
#6,825 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug: unconfirmed
Dominant language
JavaScript
Stars
11.8k
Forks
7.9k
Avg merge
1d 11h
Merged PRs (30d)
11

Description

Summary

When I open home page of the documentation there's a visual bug in a video component example.

Page

https://react.dev/

Details

The visualization of the Video component looks a bit strange. From below, it is clearly to the right of the code, but from above it climbs onto the block with the code. Perhaps this is an insignificant error, but I thought it necessary to report it, since React is about beautiful interfaces and I think everything should be perfect on the main documentation page

image

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

Open the documentation home page at https://react.dev/ and inspect the Video component example shown in the issue, using the supplied screenshot as the visual reference. Trace the page's implementation and styling to identify the source of the overlap, then verify that the visualization stays correctly aligned beside the code block at the relevant viewport sizes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
documentation, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.