Allow Search page to be swizzled
See original GitHub issue🚀 Feature
Add the ability to swizzle the Search page created by @docusaurus/theme-search-algolia
.
Have you read the Contributing Guidelines on issues?
Yes
Motivation
Personal motivation comes from the need to wrap an auth component around search functionality, and not wanting/needing to change the overall feel of the page.
Pitch
Similar to DocPage, Search has wonderful functionality but may need to be tweaked to fit certain requirements of the dev, such as authentication, filters, and other components to make a custom solution.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
New Search Page feature overrides my own custom ... - GitHub
I swizzled the searchBar component in alpha 40, in order to send search results to a ... We could allow swizzling the algolia...
Read more >Swizzling - Docusaurus
We will talk about a central concept in Docusaurus: swizzling, which allows deeper site customizations. In practice, swizzling permits to ...
Read more >Swizzling in iOS - objective c - Stack Overflow
Check your info.plist file. Please check key FirebaseAppDelegateProxyEnabled is set to NO then method swizzling is disabled.
Read more >Server 10.4 and Snoop Dog: Failed to Swizzle..... - Page 2
If I log in as the ArcGIS Server service account, it will publish. Question 1: Why is swizzling taking place when I have...
Read more >CMU 15-445/645 Database Systems (Fall 2022) :: Tree Indexes
A B+Tree is a self-balancing tree data structure that keeps data sorted and allows searches, sequential access, insertions, and deletions ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Basically this is just moving the SearchPage comp to the ./theme folder so that the swizzle cli can swizzle it
Swizzling: https://v2.docusaurus.io/docs/using-themes#swizzling-theme-components