Skip to content

fix: disable input when agent is processing the request#3242

Merged
avinashkasipathy merged 1 commit intofeature-shopper-agent-df-expfrom
disable_shopper_input
Sep 3, 2025
Merged

fix: disable input when agent is processing the request#3242
avinashkasipathy merged 1 commit intofeature-shopper-agent-df-expfrom
disable_shopper_input

Conversation

@avinashkasipathy
Copy link

@avinashkasipathy avinashkasipathy commented Sep 3, 2025

Description

W-19132319 This PR disables user input functionality for conversations with bots in the embedded messaging service to prevent users from typing directly in the chat interface.

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

  • This PR disables user input functionality for conversations with bots in the embedded messaging service to prevent users from typing directly in the chat interface.

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)

@avinashkasipathy avinashkasipathy requested a review from a team as a code owner September 3, 2025 23:10
@avinashkasipathy avinashkasipathy added the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Sep 3, 2025
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Sep 3, 2025

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

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@avinashkasipathy avinashkasipathy merged commit 8de7f22 into feature-shopper-agent-df-exp Sep 3, 2025
42 checks passed
@avinashkasipathy avinashkasipathy deleted the disable_shopper_input branch September 3, 2025 23:47
avinashkasipathy pushed a commit that referenced this pull request Sep 17, 2025
* fix: add refresh token to shopper agent @W-19097065 (#2999)

* fix: pass refresh token to shopper agent

* fix: add jsdocs for refresh token

* fix: add jsdocs for refresh token

* fix: refresh-token-enhancements (#3030)

* fix: passing currency based off the locale to miaw session (#3131)

* fix: disable input when agent is processing the request (#3242)

* fix: conversational context (#3258)

* fix: rename miaw event

* fix: check for conversational context

* fix: localization support - sf support languages (#3275)

* fix: localization support - sf support languages (#3284)

---------

Co-authored-by: sf-jhalak-maheshwari <jmaheshwari@salesforce.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants