-
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-11-06] [$500] Dev - wider gap between mention or emoji suggestion box and composer #26393
Comments
Triggered auto assignment to @greg-schroeder ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~011eeb44265c91fc05 |
Current assignee @greg-schroeder is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @abdulrahuman5196 ( |
This is a regression but we're handling it as a normal |
ProposalPlease re-state the problem that we are trying to solve in this issue.Extra local time space between composer and suggestions What is the root cause of that problem?We are using a parent App/src/pages/home/report/ReportActionCompose/ReportActionCompose.js Lines 318 to 320 in 0477b33
What changes do you think we should make in order to solve the problem?Instead of setting the prop App/src/pages/home/report/ReportActionCompose/ReportActionCompose.js Lines 329 to 334 in 0477b33
To make it work on native we need to create new So structure will be Main View Start
Main View Ends Snippetreturn (
<View
style={[shouldShowReportRecipientLocalTime && !lodashGet(network, 'isOffline') && styles.chatItemComposeWithFirstRow, isComposerFullSize && styles.chatItemFullComposeRow]}
>
<OfflineWithFeedback>
{shouldShowReportRecipientLocalTime && hasReportRecipient && <ParticipantLocalTime participant={reportRecipient} />}
</OfflineWithFeedback>
<View>
<PortalHost name="suggestions" />
<OfflineWithFeedback
pendingAction={pendingAction}
style={isComposerFullSize ? styles.chatItemFullComposeRow : {}}
contentContainerStyle={isComposerFullSize ? styles.flex1 : {}}
>
<View
ref={containerRef}
style={[
shouldUseFocusedColor ? styles.chatItemComposeBoxFocusedColor : styles.chatItemComposeBoxColor,
styles.flexRow,
styles.chatItemComposeBox,
isComposerFullSize && styles.chatItemFullComposeBox,
hasExceededMaxCommentLength && styles.borderColorDanger,
]}
> ResultScreen.Recording.2023-08-31.at.19.50.50.mp4Old## ProposalPlease re-state the problem that we are trying to solve in this issue.Extra local time space between composer and suggestions What is the root cause of that problem?We are providing a prop called Reason: Earlier we had suggestions not directly connected to the Composer but with the View which shows the App/src/pages/home/report/ReportActionCompose/ReportActionCompose.js Lines 336 to 374 in 24d820a
Line 1074 in dd71b38
What changes do you think we should make in order to solve the problem?We don't need to consider the
ResultScreen.Recording.2023-08-31.at.19.50.50.mp4 |
@greg-schroeder, @abdulrahuman5196 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Awaiting proposal review |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
bump @abdulrahuman5196 |
@greg-schroeder, @abdulrahuman5196 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@greg-schroeder, @abdulrahuman5196 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
bump @abdulrahuman5196 |
@greg-schroeder @abdulrahuman5196 this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Current assignee @situchan is eligible for the External assigner, not assigning anyone new. |
📣 @Pujan92 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Not overdue, awaiting PR to be opened |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.92-4 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-11-06. 🎊 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.
For reference, here are some details about the assignees on this 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:
|
Working on payments now |
This is minor style issue and caused by big composer refactor, I don't see the need of new regression test. Users can still chat, mention users and send emoijs. |
Payments made now, not filing regression test per above |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
The margin between the suggestion box and the composer should be smaller
Actual Result:
The margin between the suggestion box and the composer is wider compared to the gap it has on staging
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:
Reproducible in staging?: dev
Reproducible in production?: dev
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
Screencast.from.2023-08-25.22-09-58.mp4
Expensify/Expensify Issue URL:
Issue reported by: @Natnael-Guchima
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1692990862094189
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: