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

fix: fix bug not displaying asset messages correctly #518

Merged
merged 7 commits into from
Apr 19, 2022

Conversation

gongracr
Copy link
Contributor


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

This PR contains the fix in kalium needed to show correctly on AR, asset messages sent by web clients

Needs releases with:

How to Test

Log in on your web client account, try to send an asset message to a given conversation. Open the AR app, check that the asset placeholder gets displayed correctly on the same conversation


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 18, 2022

Unit Test Results

10 files  10 suites   10s ⏱️
62 tests 62 ✔️ 0 💤 0

Results for commit 873d86f.

♻️ This comment has been updated with latest results.

@AndroidBob
Copy link
Collaborator

Build 1 succeeded.

The build produced the following APK's:

@AndroidBob
Copy link
Collaborator

Build 2 failed.

@AndroidBob
Copy link
Collaborator

Build 5 succeeded.

The build produced the following APK's:

@gongracr gongracr requested a review from saleniuk April 19, 2022 12:50
…to fix/bug_asset_messages

# Conflicts:
#	app/src/main/kotlin/com/wire/android/ui/home/conversations/MessageItem.kt
#	kalium
@AndroidBob
Copy link
Collaborator

Build 6 succeeded.

The build produced the following APK's:

@gongracr gongracr merged commit 138341b into develop Apr 19, 2022
@gongracr gongracr deleted the fix/bug_asset_messages branch April 19, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants