-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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-05-23] [HOLD for payment 2023-05-16] [$1000] The invite members message page scrolls down and has a huge gap if copy pasted a long message multiple times in the message field #18566
Comments
Triggered auto assignment to @lschurr ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.The invite members message page scrolls down and has a huge gap if copy pasted a long message multiple times in the message field What is the root cause of that problem?We are using the
The autoGrowHeight props will add the hidden text input which doesn't have the limit height which caused the problem. App/src/components/TextInput/BaseTextInput.js Lines 376 to 384 in d120f6a
What changes do you think we should make in order to solve the problem?We can avoid using <TextInput
inputID="welcomeMessage"
label={this.props.translate('workspace.inviteMessage.personalMessagePrompt')}
autoCompleteType="off"
autoCorrect={false}
multiline
numberOfLines={numberOfLines}
textAlignVertical="top"
containerStyles={[styles.workspaceInviteWelcome]}
defaultValue={this.state.welcomeNote}
value={this.state.welcomeNote}
onChangeText={text => this.setState({welcomeNote: text})} What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~01569b49604c9ee6e1 |
Current assignee @lschurr is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Triggered auto assignment to @AndrewGable ( |
Looks like a regression from this #17202 |
It seems so. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.12-0 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-05-16. 🎊 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:
|
@AndrewGable It is a regression issue. Can you please assign @fedirjh to it as C+? Also, remove the Help Wanted labels |
📣 @fedirjh You have been assigned to this job by @lschurr! |
PR for fix : #18635 |
@AndrewGable @fedirjh - just clarifying the payment date on this one. Should that have been reset since there was a regression? |
cc @lschurr I think this will be automatically updated once the PR is deployed to production |
@lschurr This is itself a regression issue so there will not be payment except reporting for @priya-zha |
Thanks for clarifying @parasharrajat and @fedirjh! |
@priya-zha can you apply for the job so that we can pay the reporting bonus? https://www.upwork.com/jobs/~01569b49604c9ee6e1 |
Submitted the proposal. Thanks |
Payment issued for reporting. Do we need to keep this GH open @parasharrajat @fedirjh? |
No, All settled. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.14-14 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-05-23. 🎊 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:
|
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 invite members message page should not be scrolled down if copy pasted a long message in the message field
Actual Result The invite members message page scrolls down and has a huge gap if copy pasted a long message in the message field
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.3.11.2
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
date-2023-05-07_09.40.15.mp4
Recording.523.mp4
Expensify/Expensify Issue URL:
Issue reported by: @priya-zha
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1683432123152429
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: