-
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 first action item background overlap on the next item #42629
Conversation
@dukenv0307 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] |
@ahmedGaber93 Can you explain why you need to add |
@dukenv0307 we have a similar issue here #41825 and another case in thread with replies. All need to fix. |
Reviewer Checklist
Screenshots/Videos |
Thanks @ahmedGaber93. Code looks good and tests well |
@dukenv0307 unfortunately this PR #38449 was deployed 11 hours ago changed the view structure, and that's make the current fix hide the image completely. I am working on it now. |
I think this PR will also fix this issue, right? #42760 |
@ahmedGaber93 Nice catch. Can you estimate when you get finished? Thanks |
I will post updates within 24 hours. |
@dukenv0307 we can't use |
@ahmedGaber93 Thanks, can you share the screenshot for that?
sounds good to me. |
@dukenv0307 screenshots ☝️ |
LGTM. Wdyt ^ @Gonals? |
Looks good, but we have some conflicts! |
@ahmedGaber93 Pls resolve the conflicts. Thanks |
Sorry for the delay, I will update in few next hours. |
# Conflicts: # src/pages/home/report/ReportActionItem.tsx # src/pages/home/report/ReportActionItemParentAction.tsx
@ahmedGaber93 bump! |
@Gonals @pecanoro Based on this #38449 (comment) and comments below it, we can't use So I pushed a new solution that not hide the bottom overflow, but it will make it under the next item on the list see result here #42629 (comment) |
@dukenv0307 Please retest the new solution when you have at time. |
@ahmedGaber93 Will review in a hour |
It would be fair to split bounty with @VincentCorleone. cc @ahmedGaber93 @Gonals |
@dukenv0307 Yes, split is fair here. Thanks! |
@Gonals 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 production by https://github.com/luacmartins in version: 1.4.81-11 🚀
|
Thanks. I think so too. Would it be conducted? Who is authorized to conduct it? |
Details
Fixed Issues
$ #40078
$ #42629
PROPOSAL: #40078 (comment)
Tests
Submit expense steps:
Assign task steps:
Thread steps:
Offline tests
N/A
QA Steps
Same as Tests step
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop