[Bug]: Visual bug on main page
Nobody has claimed this yet.
- 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
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
Contributor 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
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