Skip to content

@W-20026654 Merge einstein suggested phrases in search feature into develop - #3422

Merged
sf-madhuri-uppu merged 4 commits into
developfrom
feature/einstein-suggestions
Oct 23, 2025
Merged

@W-20026654 Merge einstein suggested phrases in search feature into develop #3422
sf-madhuri-uppu merged 4 commits into
developfrom
feature/einstein-suggestions

Conversation

@sf-madhuri-uppu

@sf-madhuri-uppu sf-madhuri-uppu commented Oct 23, 2025

Copy link
Copy Markdown
Collaborator

Einstein suggestion phrases in search
Suggested look - https://salesforce-internal.slack.com/archives/C0911BCGPQU/p1759868249331009
PR - #3390

Description

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • (change1)

How to Test-Drive This PR

  • (step1)

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

* skip changelog

* skip changelog

* skip changelog

* Remove unnecessary translation files

- Remove en-GB.json, en-US.json, en-XA.json from compiled translations
- Remove en-GB.json, en-US.json from source translations
- These are generated files that are not needed for Einstein suggestions functionality

* Generate translation files for Einstein suggestions

- Add compiled translation files (en-GB.json, en-US.json, en-XA.json)
- Add source translation files (en-GB.json, en-US.json)
- These files include translations for new Einstein suggestions features:
  - Popular Searches
  - Recent Searches
- Generated using npm run build-translations

* increase bundle size
@sf-madhuri-uppu
sf-madhuri-uppu requested a review from a team October 23, 2025 16:58
@sf-madhuri-uppu
sf-madhuri-uppu requested a review from a team as a code owner October 23, 2025 16:58
@sf-madhuri-uppu sf-madhuri-uppu added the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Oct 23, 2025
@cc-prodsec

cc-prodsec commented Oct 23, 2025

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@sf-madhuri-uppu sf-madhuri-uppu changed the title @W-19677915 Use einstein suggested phrases in search (#3390) @W-20026654 Use einstein suggested phrases in search (#3390) Oct 23, 2025
@sf-madhuri-uppu sf-madhuri-uppu changed the title @W-20026654 Use einstein suggested phrases in search (#3390) @W-20026654 Merge einstein suggested phrases in search feature into develop (#3390) Oct 23, 2025
@sf-deepali-bharmal

Copy link
Copy Markdown
Contributor

@sf-madhuri-uppu to merge into develop I think you need a ChangeLog

@sf-madhuri-uppu sf-madhuri-uppu removed the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Oct 23, 2025
@sf-madhuri-uppu

Copy link
Copy Markdown
Collaborator Author

@sf-madhuri-uppu to merge into develop I think you need a ChangeLog

@sf-deepali-bharmal Oh yes I just pushed a commit with changelog

@@ -1,4 +1,5 @@
## v8.2.0-dev (Sep 26, 2025)
- Added Einstein suggestions support for popular and recent searches in search functionality. Users can now see personalized search suggestions based on Einstein AI recommendations. [#3390](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3390)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be 3422 instead of 3390?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, updated @sf-kyle-wright

sf-kyle-wright
sf-kyle-wright previously approved these changes Oct 23, 2025
@sf-madhuri-uppu sf-madhuri-uppu changed the title @W-20026654 Merge einstein suggested phrases in search feature into develop (#3390) @W-20026654 Merge einstein suggested phrases in search feature into develop Oct 23, 2025
@sf-madhuri-uppu
sf-madhuri-uppu merged commit 0b003ba into develop Oct 23, 2025
46 of 47 checks passed
@sf-madhuri-uppu
sf-madhuri-uppu deleted the feature/einstein-suggestions branch October 23, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants