remix-run / react-router-website

The React Router website
https://reactrouter.com
MIT License
149 stars 33 forks source link

feat: menu search #85

Closed nc1z closed 3 months ago

nc1z commented 5 months ago

Description

This PR implements a simple menu search for the react-router documentation site.

Reason:

Changes Made

Screenshots or GIFs (if applicable)

menu-search

Testing

I see that the codebase currently doesn't test its UI components. So I did not add any for now. Do let me know if we want to add some.

Additional Notes

Not a lot of code added, but likely a lot of value for the thousands of react router users 😄

Tagging recent contributors and good sirs for review @brophdawg11 @MichaelDeBoey

brookslybrand commented 2 months ago

Thank you @nc1z for your implementation of simple header search. I'm sorry no one followed up on this, that was definitely my bad.

We're adding search now, thank you for your patience