react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

[Typo]: Remove from menu for non-existent pages

Open yunrap opened this issue 7 months ago • 3 comments

Summary

Image

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.

Image

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

yunrap avatar May 26 '25 07:05 yunrap

hey, i want to work on this issue, can anyone guide me?

siddharthaasal avatar May 29 '25 02:05 siddharthaasal

Hi! @yunrap I would like to work on this issue. Could you please assign it to me? 😊

SaujanyaMagarde avatar Jun 13 '25 13:06 SaujanyaMagarde

Hi! @yunrap I would like to work on this issue. Could you please assign it to me? 😊

I don't have the authority to assign everything. If you get the job done, you can just send me a PR.

yunrap avatar Jun 13 '25 14:06 yunrap

Please don't ask to be assigned, if it's fixable just submit a PR.

However, in this case, I don't think it's fixable externally since you need access to the search index. We currently don't have different indexes per version, so this might be non-trivial to fix.

rickhanlonii avatar Jun 28 '25 20:06 rickhanlonii