Skip to content

fix(Omnichannel): Open expanded view (galery mode) for image attachments from livechat#31990

Merged
kodiakhq[bot] merged 13 commits intodevelopfrom
fix/livechat-image-files
Apr 10, 2024
Merged

fix(Omnichannel): Open expanded view (galery mode) for image attachments from livechat#31990
kodiakhq[bot] merged 13 commits intodevelopfrom
fix/livechat-image-files

Conversation

@tiagoevanp
Copy link
Copy Markdown
Contributor

@tiagoevanp tiagoevanp commented Mar 13, 2024

Fix open expanded view (galery mode) for image attachments sent by livechat widget

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

SUP-499

@tiagoevanp tiagoevanp requested a review from a team as a code owner March 13, 2024 20:18
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 13, 2024

🦋 Changeset detected

Latest commit: 09d6951

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 32 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/apps Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/api-client Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/ddp-client Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/models Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tiagoevanp tiagoevanp requested a review from a team March 13, 2024 20:18
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.86%. Comparing base (f3e5d77) to head (09d6951).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #31990      +/-   ##
===========================================
- Coverage    54.88%   54.86%   -0.03%     
===========================================
  Files         2307     2307              
  Lines        50943    50925      -18     
  Branches     10423    10399      -24     
===========================================
- Hits         27960    27938      -22     
- Misses       20477    20483       +6     
+ Partials      2506     2504       -2     
Flag Coverage Δ
e2e 53.86% <ø> (-0.03%) ⬇️
unit 75.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Copy Markdown
Contributor

@MarcosSpessatto MarcosSpessatto left a comment

Choose a reason for hiding this comment

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

Also, let's add a test to cover this scenario, if I understood correctly the problem is not to have the files property within the msg object. We can send a file message through the Livechat API and then get the message(chat.getMessage) to ensure the files are there.

@tiagoevanp tiagoevanp requested a review from a team as a code owner March 20, 2024 20:10
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 20, 2024

CLA assistant check
All committers have signed the CLA.

@tiagoevanp tiagoevanp force-pushed the fix/livechat-image-files branch from a80ce99 to e066a15 Compare March 20, 2024 20:36
tassoevan
tassoevan previously approved these changes Mar 21, 2024
@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot bot commented Apr 3, 2024

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@tiagoevanp tiagoevanp added this to the 7.0 milestone Apr 4, 2024
MarcosSpessatto
MarcosSpessatto previously approved these changes Apr 4, 2024
tassoevan
tassoevan previously approved these changes Apr 5, 2024
@scuciatto scuciatto modified the milestones: 7.0, 6.8 Apr 8, 2024
@jessicaschelly jessicaschelly added stat: QA assured Means it has been tested and approved by a company insider and removed stat: needs QA labels Apr 8, 2024
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Apr 8, 2024
Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Apr 9, 2024
Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Apr 9, 2024
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Apr 9, 2024
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Apr 9, 2024
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Apr 9, 2024
@kodiakhq kodiakhq bot merged commit 28b4678 into develop Apr 10, 2024
@kodiakhq kodiakhq bot deleted the fix/livechat-image-files branch April 10, 2024 02:13
@ggazzo
Copy link
Copy Markdown
Member

ggazzo commented Apr 18, 2024

/backport 6.6.7

@ggazzo
Copy link
Copy Markdown
Member

ggazzo commented Apr 18, 2024

/patch

@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot bot commented Apr 18, 2024

Pull request #32256 added to Project: "Patch 6.7.1"

dionisio-bot bot pushed a commit that referenced this pull request Apr 19, 2024
dionisio-bot bot pushed a commit that referenced this pull request Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants