-
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
Update the behavior of the yellow thread highlight after exiting a thread #51533
base: main
Are you sure you want to change the base?
Conversation
@sobitneupane 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] |
Thanks @ishpaul777 I will try to review the PR by EOD. |
Resolved conflicts and synced main |
@ishpaul777 We want to remove the highlight only on specific actions:
However, with the changes in this PR, the highlight is also being removed for actions like opening the context menu, emoji picker, and FAB, which is unintended. Also, the highlight should ideally only be removed when opening the RHP (after clicking Submit Expense, Split Expense, etc.) not when clicking + on the Composer. |
i clarified this here and in proposal here, i can try to refactor this to acheive what you explain but can we confirm this again from desgin team?
|
@ishpaul777 Yup. Can you please start the discussion in the issue. |
I thought about it and i think what said make sense to me, I made changes accourding to your review comment, please re-review |
Details
Fixed Issues
$ #42165
PROPOSAL: #42165 (comment)
Tests
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 methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
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
Screen.Recording.2024-10-27.at.2.39.12.AM.mov
Screen.Recording.2024-10-27.at.2.39.47.AM.mov
Android: mWeb Chrome
Screen.Recording.2024-10-27.at.2.54.41.AM.mov
iOS: Native
Screen.Recording.2024-10-27.at.5.39.35.AM.mov
iOS: mWeb Safari
Screen.Recording.2024-10-27.at.2.17.07.AM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-10-27.at.2.10.47.AM.mov
MacOS: Desktop
Screen.Recording.2024-10-28.at.1.34.17.AM.mov