Skip to content

Conversation

@Simek
Copy link
Member

@Simek Simek commented Jan 2, 2026

Why

Find out with the amount libraries we have it might be nice to store query string in query params, so people can navigate directly to pre-filtered list. This will also improve the action in React Native Directory VS Code extension (https://github.com/react-native-community/vscode-react-native-directory).

How

Store search value in the query param, use transition to avoid UI lag/delay, add a clear search button, fetch the latest data.

Preview

Kapture.2026-01-02.at.13.48.36.mp4

@Simek Simek requested a review from cortinico January 2, 2026 12:49
"@typescript-eslint/visitor-keys" "8.50.1"
debug "^4.3.4"

"@typescript-eslint/project-service@8.50.0":
Copy link
Member

Choose a reason for hiding this comment

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

Why is the lockfile changing? This feels unrelated

Copy link
Member Author

Choose a reason for hiding this comment

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

I think that after recent updates in 7dd94a7 I did not run yarn again, after bumping one of ESLint dependencies.

@Simek Simek merged commit bc62faa into main Jan 2, 2026
2 checks passed
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.

3 participants