fix: disable input when agent is processing the request#3242
Merged
avinashkasipathy merged 1 commit intofeature-shopper-agent-df-expfrom Sep 3, 2025
Merged
fix: disable input when agent is processing the request#3242avinashkasipathy merged 1 commit intofeature-shopper-agent-df-expfrom
avinashkasipathy merged 1 commit intofeature-shopper-agent-df-expfrom
Conversation
Collaborator
🎉 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) |
a379a16 to
4f0005c
Compare
8de7f22
into
feature-shopper-agent-df-exp
42 checks passed
avinashkasipathy
pushed a commit
that referenced
this pull request
Sep 5, 2025
avinashkasipathy
pushed a commit
that referenced
this pull request
Sep 11, 2025
avinashkasipathy
pushed a commit
that referenced
this pull request
Sep 17, 2025
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Changes
How to Test-Drive This PR
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization