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: call participants tiles UI [WPB-10149] #3202

Merged
merged 9 commits into from
Jul 19, 2024

Conversation

saleniuk
Copy link
Contributor

@saleniuk saleniuk commented Jul 18, 2024

BugWPB-10149 [Android] Tiles in calling UI are cut of on last row


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

During a call with more then 8 participants, the last row of tiles is cut off.
User name can overlap the mute icon.
Some ongoing call elements don't match designs.

Solutions

  • Calculate height of tiles correctly.
  • Fix layout of user name, "connecting" label and "mute" icon to make it all be shown properly.
  • Update avatar composable to allow using it without any indications (status, legal hold) and thus to not have any unnecessary paddings. It allowed also to fix and make typing indicator to be like on designs.
  • Make corners and borders to match designs ("active speaker" border, name and mute icon corners).

Testing

How to Test

Create a call with multiple participants and check the UI.

Attachments (Optional)

These screenshots below are in high resolution, click and open to see in detail and compare.

Before After Design
tiles_before tiles_after tiles_design
call_screen_before call_screen_after call_sceen_design
typing_indicator_before typing_indicator_after typing_indicator_design

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.

Copy link

Ups 🫰🟨

This PR is too big. Please try to break it up into smaller PRs.

Copy link
Contributor

Built wire-android-staging-release-pr-3202.apk is available for download

Copy link
Contributor

Built wire-android-internal-compat-pr-3202.apk is available for download

@saleniuk saleniuk requested review from a team, typfel, alexandreferris, borichellow, MohamadJaara and vitorhugods and removed request for a team July 19, 2024 07:59
Copy link
Contributor

Built wire-android-staging-release-pr-3202.apk is available for download

Copy link
Contributor

Built wire-android-internal-compat-pr-3202.apk is available for download

Copy link
Contributor

@alexandreferris alexandreferris left a comment

Choose a reason for hiding this comment

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

oooh they looking amazing now 🔥

Copy link
Contributor

@yamilmedina yamilmedina left a comment

Choose a reason for hiding this comment

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

Just a small thing, a dimension that slipped, great work as always 👏

Copy link
Member

@ohassine ohassine left a comment

Choose a reason for hiding this comment

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

Awesome! and thanks for the previews 🚀

@saleniuk saleniuk enabled auto-merge (squash) July 19, 2024 09:55
Copy link

@saleniuk saleniuk merged commit 3e62b74 into release/candidate Jul 19, 2024
11 of 12 checks passed
@saleniuk saleniuk deleted the fix/call_participants_tiles_ui-rc branch July 19, 2024 10:16
github-actions bot pushed a commit that referenced this pull request Jul 19, 2024
Copy link
Contributor

Built wire-android-staging-release-pr-3202.apk is available for download

Copy link
Contributor

Built wire-android-internal-compat-pr-3202.apk is available for download

@echoes-hq echoes-hq bot added the echoes: unplanned Any work item that isn’t part of the product or technical roadmap. label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: unplanned Any work item that isn’t part of the product or technical roadmap. size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants