Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: base search * feat: link pills, speakers and topic cards to search * feat: mobile responsiveness * fix: cleanups and loader * fix: sort fields and query * refactor: switch useSearch to context from hook * fix: prevent deopt to CSR with suspense * feat: clickable pills either as link or function * feat: loaders * fix: use tagsDetailed from rebase * fix: search behaviour logic and search results ui * refactor: break search box into mobile component, standalone mobile filter menu * fix(hydration-error): Pills as buttons on featured transcripts * fix(review-fixes): source naming, result card UI, pagination, readme, use summary * fix(review-fixes): searchbox clear on page navigation and get topic title for topics facet * feat(optimizations): too many unnecessary prefetch requests, remove bloated data from landing page * fix(search): prevent overflow on search results, add mapped topic name in applied filters * fix(mobile): quality of life improvements
- Loading branch information