-
Notifications
You must be signed in to change notification settings - Fork 16
testing the new algolia search #92
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
base: dev
Are you sure you want to change the base?
Conversation
Pull Request Review: Algolia Search with Product DropdownOverviewThis PR adds a product filter dropdown to the Algolia search modal, allowing users to filter search results by specific Netwrix products. The implementation involves swizzling Docusaurus's SearchBar component to add custom functionality. Code Quality & Best Practices✅ Strengths
|
In this commit I've updated the algolia search modal to include a product dropdown and I need to test it out on dev first.
