Skip to content

feat: add dropdown option to "join now" meeting [WPB-27464] - #5153

Open
saleniuk wants to merge 4 commits into
developfrom
feat/meeting-join-dropdown-menu-option
Open

feat: add dropdown option to "join now" meeting [WPB-27464]#5153
saleniuk wants to merge 4 commits into
developfrom
feat/meeting-join-dropdown-menu-option

Conversation

@saleniuk

@saleniuk saleniuk commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-27464


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

Added option in the dropdown menu for a meeting list item, to allow users to join the meeting anytime.

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Open dev-debug app, go to "Meetings", click on the "..." menu button for any item and try to "join now" - it should start/join a call for that meeting conversation.

Attachments (Optional)

join.now.mp4

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.

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 42.85714% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.76%. Comparing base (1a626ed) to head (e6c625c).

Files with missing lines Patch % Lines
...meetings/ui/options/MeetingOptionsMenuViewModel.kt 36.84% 10 Missing and 2 partials ⚠️

❌ Your patch check has failed because the patch coverage (42.85%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5153      +/-   ##
===========================================
- Coverage    52.77%   52.76%   -0.01%     
===========================================
  Files          659      659              
  Lines        23589    23608      +19     
  Branches      3881     3884       +3     
===========================================
+ Hits         12448    12456       +8     
- Misses        9994    10003       +9     
- Partials      1147     1149       +2     
Files with missing lines Coverage Δ
...e/android/feature/meetings/mapper/MeetingMapper.kt 74.41% <100.00%> (+0.60%) ⬆️
...re/android/feature/meetings/ui/list/MeetingItem.kt 0.00% <ø> (ø)
...tings/ui/options/MeetingOptionsModalSheetLayout.kt 0.00% <ø> (ø)
...meetings/ui/options/MeetingOptionsMenuViewModel.kt 69.73% <36.84%> (-9.58%) ⬇️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a626ed...e6c625c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Test Results

2 243 tests  +3   2 243 ✅ +3   2m 0s ⏱️ -26s
  245 suites ±0       0 💤 ±0 
  245 files   ±0       0 ❌ ±0 

Results for commit e6c625c. ± Comparison against base commit 1a626ed.

♻️ This comment has been updated with latest results.

@github-actions

Copy link
Copy Markdown
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

…dropdown-menu-option

# Conflicts:
#	features/meetings/src/main/java/com/wire/android/feature/meetings/ui/MeetingsViewModelFactory.kt
@github-actions

Copy link
Copy Markdown
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant