Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pass unitId as a prop through to Xpert component #1256

Merged

Conversation

MichaelRoytman
Copy link
Contributor

@MichaelRoytman MichaelRoytman commented Dec 18, 2023

Description

Jira: COSMO-75

This commit modifies the Course component to pass the unitId prop, which presents the unit usage key in which the Xpert is being rendered, to the Chat component. The Chat component passes this unit ID as a prop to the Xpert component.

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (600f5b4) 87.98% compared to head (f218608) 87.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1256   +/-   ##
=======================================
  Coverage   87.98%   87.98%           
=======================================
  Files         276      276           
  Lines        4745     4745           
  Branches     1197     1197           
=======================================
  Hits         4175     4175           
  Misses        554      554           
  Partials       16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelRoytman MichaelRoytman force-pushed the michaelroytman/COSMO-75-unit-id-to-chat-prop branch from 257bbc0 to 0964dfb Compare January 4, 2024 20:57
This commit modifies the Course component to pass the unitId prop, which presents the unit usage key in which the Xpert is being rendered, to the Chat component. The Chat component passes this unit ID as a prop to the Xpert component.
@MichaelRoytman MichaelRoytman force-pushed the michaelroytman/COSMO-75-unit-id-to-chat-prop branch from 0964dfb to f218608 Compare January 4, 2024 21:38
@MichaelRoytman MichaelRoytman merged commit 4dc4725 into master Jan 5, 2024
6 checks passed
@MichaelRoytman MichaelRoytman deleted the michaelroytman/COSMO-75-unit-id-to-chat-prop branch January 5, 2024 14:08
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.

2 participants