-
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
[HOLD for payment 2023-07-10] [$1000] Different sections opened clicking on empty space in thread header #21215
Comments
Triggered auto assignment to @sophiepintoraetz ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Different sections open when user clicks on empty space in thread header. When space next to parent chat is clicked, it opens the parent chat and not chat details. What is the root cause of that problem?Subtitle expands to full width here because of flex: 1 which is set on its parent. App/src/pages/home/HeaderView.js Lines 180 to 198 in 0b7455f
What changes do you think we should make in order to solve the problem?If we just remove See videoScreen.Recording.2023-06-23.at.3.44.46.PM.movWe need to add new property in <PressableWithoutFeedback
...
style={[styles.mwFitContent]} We can use
What alternative solutions did you explore? (Optional)NA Result - Screen.Recording.2023-06-23.at.3.46.01.PM.mov |
ProposalPlease re-state the problem that we are trying to solve in this issue.Different sections opened clicking on empty space in thread header What is the root cause of that problem?By default the align-items is stretch which will makes the subtitle to takes full available width and that is the reason for the issue. What changes do you think we should make in order to solve the problem?Pass style prop here for App/src/pages/home/HeaderView.js Lines 192 to 198 in 0b7455f
|
Will look into this tomorrow - overrun with some other chores. |
I can replicate - I think this may have come from PR #20484 (cc @chiragsalian) |
Job added to Upwork: https://www.upwork.com/jobs/~01e25a8a95ef65423b |
Current assignee @sophiepintoraetz is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
@mananjadhav - we've got a couple of proposals, are you able to review them, please? 🙏 |
Thanks for the proposals folks. I was checking if 🎀 👀 🎀 C+ Reviewed. |
Triggered auto assignment to @MariaHCD, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@mananjadhav fit-content or max-content I think will not work in the native. I updated my proposal to overcome the overflow issue with simple change. Ref article https://stackoverflow.com/a/45335695/4834907 |
That's weird, I just checked this on iOS by adding the style and hardcoded text. I'll check once again. |
Okay for some reason I am unable to reproduce the above error consistently (probably some issue with my iOS build taking cached version). I was able to reproduce the max-content error once. Hence, it won't work. @MariaHCD Apologies for the confusion, but using @Pujan92's updated proposal makes sense. |
📣 @Pujan92 You have been assigned to this job by @sophiepintoraetz! |
@mananjadhav @MariaHCD PR is ready for review! |
🎯 ⚡️ Woah @mananjadhav / @Pujan92, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.35-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-07-10. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@mananjadhav - if you can complete the checklist, that would be great! |
@sophiepintoraetz thanks for the bump, I'll finish this over the weekend. |
The offending PR is #20484. I've posted the comment in the PR. I think the issue occurred because we copy pasted the Text content, which didn't have the click behavior earlier. I don't see any action needed here. I also don't think we need a regression test here as it's not something that would change often. @MariaHCD wdyt? |
Thanks @mananjadhav - I agree if it was lack of attention to detail, there's no update needed here. Thanks for posting the FYI - contracts are out! |
@sophiepintoraetz payment is yet to be received for the contract. Can you plz check once? Thanks! |
@Pujan92 - some patience would be good here - payments are manually processed so I have to wait until you accept the offer in order to pay you - and there are other pieces of work I am doing! |
I actually accepted the offer earlier. Usually, GH issue gets closed after the payment so thought of putting a message here. Sorry but didn't mean to rush here for payment. |
@sophiepintoraetz I've requested the payout via NewDot. Thanks for the patience here @Pujan92. Have you accepted the offer and paid out now? |
Yep, he should have been paid! And yes - I realise that change has just gone live, Anu should be taking care of that. |
Yes thats right. Thanks for your help here. |
Yes, I got paid. Thanks! |
Paid Manan after confirming here. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
Details sidebar should be opened counting all the blank parts of the header as part of the header to avoid confusion. And clicking only the link should navigate user to main chat
Actual Result:
User is navigate back to main chat
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.2.30-0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
2023-06-15.10.56.35.mp4
Recording.1046.mp4
Expensify/Expensify Issue URL:
Issue reported by: @Natnael-Guchima
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1686816426119499
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: