question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
slorbercommented, Aug 8, 2020

Basically this is just moving the SearchPage comp to the ./theme folder so that the swizzle cli can swizzle it

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found