-
Notifications
You must be signed in to change notification settings - Fork 15
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: Remove option to select protocol in create group - WPB-10442 #2148
base: develop
Are you sure you want to change the base?
feat: Remove option to select protocol in create group - WPB-10442 #2148
Conversation
...-ios/Wire-iOS/Sources/UserInterface/Conversation/Create/ConversationCreationController.swift
Show resolved
Hide resolved
Test Results 3 files 335 suites 2m 34s ⏱️ Results for commit 06f6836. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see removing MLS_ENABLED following the PR in wire-ios-build-assets + updating the submodule ref.
@KaterinaWire do you plan another PR for this?
@netbe I'm removing MLS_ENABLED in #2129 I will update the submodule ref when PR for |
Issue
By default, we should not see the selection of protocols when creating a conversation. However, this should be possible for testing.
Testing
By default, the option to select a protocol when creating a group should be hidden.
Needs to release with
Checklist
[WPB-XXX]
.UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: