Allow empty draft messages#33500
Merged
Merged
Conversation
6 tasks
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: Native33500.Android.mp4Android: mWeb Chrome33500.mWeb-Android.mp4iOS: Native33500.iOS.mp4iOS: mWeb Safari33500.mWeb-Safari.mp4MacOS: Chrome / Safari33500.Web.mp4MacOS: Desktop33500.Desktop.mp4 |
mollfpr
approved these changes
Dec 23, 2023
mollfpr
left a comment
Contributor
There was a problem hiding this comment.
Looks good and tests well 👍
jasperhuangg
approved these changes
Jan 2, 2024
58 tasks
Contributor
|
🚀 Deployed to staging by https://github.com/jasperhuangg in version: 1.4.21-0 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
1 similar comment
Contributor
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
Previously, draft messages could not be empty as this value was used to indicate that a draft does not exist, leading to undesired behavior.
This PR allows drafts to be empty.
Fixed Issues
$ #25488
PROPOSAL: #25488 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel so the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android.Native.Screen.Recording.2023-12-22.at.17.12.30.mov
Android: mWeb Chrome
mWeb.Chrome.Screen.Recording.2023-12-22.at.17.15.20.mov
iOS: Native
iOS.Native.Screen.Recording.2023-12-22.at.16.51.43.mov
iOS: mWeb Safari
mWeb.Safari.Screen.Recording.2023-12-22.at.17.05.58.mov
MacOS: Chrome / Safari
Web.Screen.Recording.2023-12-22.at.16.50.20.mov
MacOS: Desktop
Desktop.Screen.Recording.2023-12-22.at.14.28.47.mov