[Typo]: Remove from menu for non-existent pages
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Summary
I clicked on the menu because I was curious about the router, but the page was not provided.
Page
https://18.react.dev/learn/creating-a-react-app#react-router-v7
Details
I clicked on the menu because I was curious about the router, but the page was not provided.
If it's a non-existent page, I think it would be better if it wasn't shown at all in the menu.
I think it's a problem when I choose version 18, but not in version 19.
https://react.dev/learn/creating-a-react-app#react-router-v7
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
Compare the version 18 and version 19 documentation menus around the React Router v7 link at the reported Creating a React App pages. Identify the menu entry that points to the unavailable page, remove it from the version 18 menu, and verify that the nonexistent link no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100