Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

feat: non algolia search #60

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

feat: non algolia search #60

wants to merge 8 commits into from

Conversation

butikden
Copy link
Contributor

@butikden butikden commented Nov 10, 2022

https://elasticpath.atlassian.net/browse/MT-13321

This is a POC branch that contains node/hierarchy pages driven by EPCC features and doesn’t require an Alolgia integration of any kind. e.g. a basic paginated list.
Main features:

  • SSR initial products and CSR products on filter or pagination (using EPCC JS-SDK endpoints);
  • all packages, code, and files related to Algolia integration deleted;
  • pagination hook and pagination implementation;
  • navigation context and hook;
  • search by product name implementation (only eq filter is supported)

@netlify
Copy link

netlify bot commented Nov 10, 2022

Deploy Preview for epcc-d2c ready!

Name Link
🔨 Latest commit 3e67b73
🔍 Latest deploy log https://app.netlify.com/sites/epcc-d2c/deploys/6377c6439b879e0008ab5034
😎 Deploy Preview https://deploy-preview-60--epcc-d2c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@butikden butikden self-assigned this Nov 10, 2022
@butikden butikden marked this pull request as draft November 10, 2022 09:41
…rikePrice (#62)

* fix: hydration errors originating from Hits, Price, and StrikePrice components

* fix: added more optional chaining (i.e. "?.") to make TypeScript happy
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants