-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Wrap up] [$1000] Default highlight of next possible selection feature breaks in split bill when we press on continue and comeback to user selection page #17774
Comments
Triggered auto assignment to @conorpendergrast ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~0182c61bb6abf912f3 |
Current assignee @conorpendergrast is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh ( |
Triggered auto assignment to @yuwenmemon ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Default highlighted option does not persist when you come back to the page What is the root cause of that problem?The root cause of this issue is that whenever the component mounts, it is calculating the What changes do you think we should make in order to solve the problem?The
We'll also need to update the scroll position when the component mounts depending on the number of selected options. There are two places where we need to do this. First, we need to change this line to:
Secondly, we also need to update this line to:
What alternative solutions did you explore? (Optional)None |
ProposalPlease re-state the problem that we are trying to solve in this issue.Default highlighted option is wrong when you come back to the page What is the root cause of that problem?Default focus index is 0 if not
What changes do you think we should make in order to solve the problem?Change the default focus index to
to this.scrollToIndex(0, false); to scroll to first option when go back.
What alternative solutions did you explore? (Optional)NA ResultScreencast.2023-04-21.20.30.34.mp4 |
@allroundexperts's proposal looks good to me. cc @yuwenmemon 🎀👀🎀 C+ reviewed |
@dukenv0307 Thanks for the proposal. However it's a duplicate of @allroundexperts's proposal. |
📣 @allroundexperts You have been assigned to this job by @yuwenmemon! |
PR created #17950 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.7-3 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-05. 🎊 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.
Assigned: April 24th 5:35pm
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:
|
Offers sent via Upwork, paying tomorrow (2023-05-05) unless there's a regression |
All three paid. Upwork is being Upwork, so I'll have to come back to this page to end one of the contracts later. [Edit: contract ended finally] @fedirjh Over to you for the steps here please |
@yuwenmemon @conorpendergrast @allroundexperts @fedirjh 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! |
Ah now Melvin |
BugZero Checklist:
Regression Test Proposal:
Do we agree 👍 or 👎 |
Sounds good to me. @yuwenmemon any disagreement? If there isn't, I'll create the regression test issue, and will close this out |
I created the issue for the regression test here: https://github.com/Expensify/Expensify/issues/282499 Closing this all out now, thanks everyone |
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:
App should highlight next possible selection when we revisit the user selection page from further steps
Actual Result:
App highlights first selected value on revisit of user selection page breaking the default behavior maintained throughout the app on forms like invite member, new group etc.
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.3
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
Recording.303.mp4
default.feature.of.next.possible.selection.breaks.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1681927237688189
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: