-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 - Search - App returns to Inbox after assigning task in chat report RHP in Search #49865
Fix - Search - App returns to Inbox after assigning task in chat report RHP in Search #49865
Conversation
@DylanDylann Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@FitseTLT Prettier check failed |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-30.at.23.05.12.movAndroid: mWeb ChromeScreen.Recording.2024-09-30.at.22.53.56.moviOS: NativeScreen.Recording.2024-09-30.at.22.54.42.moviOS: mWeb SafariScreen.Recording.2024-09-30.at.19.13.20.movMacOS: Chrome / SafariScreen.Recording.2024-09-30.at.19.08.56.movMacOS: DesktopScreen.Recording.2024-09-30.at.19.10.26.mov |
@grgia All yours |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.43-0 🚀
|
1 similar comment
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.43-0 🚀
|
@kavimuru The problem we fixed here is when tasks are created in compose via markdown as clearly indicated in testing steps in this pr. |
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.43-6 🚀
|
Details
Fixed Issues
$ #49478
PROPOSAL: #49478 (comment)
Tests
[] task
).Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
a.task.mp4
Android: mWeb Chrome
aw.task.mp4
iOS: Native
i.task.mp4
iOS: mWeb Safari
iw.task.mp4
MacOS: Chrome / Safari
w.task.mp4
MacOS: Desktop
d.task.mp4