Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show page titles in search #126

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Show page titles in search #126

merged 2 commits into from
Feb 14, 2024

Conversation

lindboe
Copy link
Contributor

@lindboe lindboe commented Feb 14, 2024

I noticed when searching for the "Expo Router" recipe that no result actually showed that title, even though the results linked to that page. An update to the local search library fixes this issue and displays the title under the header.

I think there are other improvements we can make to search, which I'll outline in another issue, but I think we're best off upgrading docusaurus to v3 first, since our best model for good search is reactnative.dev.

Before After
Screenshot 2024-02-14 at 2 22 09 PM

Copy link
Member

@markrickert markrickert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@lindboe lindboe merged commit dda4a69 into main Feb 14, 2024
1 check passed
@lindboe lindboe deleted the show-page-titles-in-search branch February 14, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants