reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
10.86k stars 7.45k forks source link

[Bug]: The sidebar overlaps the content #6941

Open victorlunam opened 2 weeks ago

victorlunam commented 2 weeks ago

Summary

userAgent

# navigator.userAgent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36

screen sizes

issue

the sidebar is displayed on top of the content, the same problem occurs on different pages

image image

Page

https://react.dev/learn

Details

some issues related:

tusharagrawall commented 1 week ago

give me the honour of resolving this bug. ill do this within few minutes. @victorlunam

victorlunam commented 1 week ago

give me the honour of resolving this bug. ill do this within few minutes. @victorlunam

of course, could resolve this issue. for my part I made a PR, offering a possible solution https://github.com/reactjs/react.dev/pull/6943.

see the result here