Skip to content

fix(cc-digital-channels): upgrade cc-digital-interactions-version#641

Merged
akulakum merged 1 commit intowebex:nextfrom
akulakum:UPDATE_CC_DIGITAL_INTERACTIONS_VERSION
Mar 5, 2026
Merged

fix(cc-digital-channels): upgrade cc-digital-interactions-version#641
akulakum merged 1 commit intowebex:nextfrom
akulakum:UPDATE_CC_DIGITAL_INTERACTIONS_VERSION

Conversation

@akulakum
Copy link
Copy Markdown
Contributor

@akulakum akulakum commented Mar 5, 2026

COMPLETES #https://jira-eng-sjc12.cisco.com/jira/browse/CAI-7679

Vidcast link: https://app.vidcast.io/share/1272a5d8-bc0f-4f38-a757-aea00476fb43

This pull request addresses

Epic-App consumes cc-widgets, which in turn consumes cc-digital-interactions. After this package was introduced, the project failed to build because it bundled React internals, causing build conflicts.

To resolve this issue, we upgraded "cc-digital-interactions" to version "3.0.8-beta.2", which removes the bundled React internals and fixes the build failure.

by making the following changes

Updated "cc-digital-interactions" to version "3.0.8-beta.2" in package.json and yarn.lock to resolve the build issue.

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios were tested

  • The testing is done with the amplify link
    < ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

The GAI Coding Policy And Copyright Annotation Best Practices

  • GAI was not used (or, no additional notation is required)
  • Code was generated entirely by GAI
  • GAI was used to create a draft that was subsequently customized or modified
  • Coder created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code)
  • Tool used for AI assistance (GitHub Copilot / Other - specify)
    • Github Copilot
    • Other - Please Specify
  • This PR is related to
    • Feature
    • Defect fix
    • Tech Debt
    • Automation

Checklist before merging

  • I have not skipped any automated checks
  • All existing and new tests passed
  • I have updated the testing document
  • I have tested the functionality with amplify link

Make sure to have followed the contributing guidelines before submitting.

@akulakum akulakum requested a review from a team as a code owner March 5, 2026 10:08
@aws-amplify-us-east-2
Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-641.d1b38q61t1z947.amplifyapp.com

@akulakum akulakum added validated Indicates that the PR is ready for actions run_e2e Add this label to run E2E test for meeting and CC widgets labels Mar 5, 2026
Copy link
Copy Markdown
Contributor

@mkesavan13 mkesavan13 left a comment

Choose a reason for hiding this comment

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

Let's merge only if E2E tests pass.

Also please add a VidCast of a round of testing for digital widgets in the PR preview app before merging

@akulakum akulakum merged commit e450aa0 into webex:next Mar 5, 2026
15 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run_e2e Add this label to run E2E test for meeting and CC widgets validated Indicates that the PR is ready for actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants