-
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 2024-08-19] [$250] Report fields - List values are not arranged in alphabetical order #46528
Comments
Triggered auto assignment to @isabelastisser ( |
@isabelastisser FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #wave-control |
ProposalPlease re-state the problem that we are trying to solve in this issue.List values are not arranged in alphabetical order What is the root cause of that problem?
We don't add sort function for listValues What changes do you think we should make in order to solve the problem?Add sort function in alphabetical order
The same problem also happen in report field page We also need to add sort function
App/src/pages/workspace/reportFields/InitialListValueSelector/ReportFieldsInitialListValuePicker.tsx Lines 20 to 34 in 3722b22
And other places (we need to find out while implementing PR) What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Report fields - List values are not arranged in alphabetical order What is the root cause of that problem?We haven't sorted the list based on the name here App/src/pages/workspace/reportFields/ReportFieldsListValuesPage.tsx Lines 82 to 96 in 3722b22
What changes do you think we should make in order to solve the problem?We need to sort it as
We need to apply sorting on other places we use list field like here App/src/pages/workspace/reportFields/InitialListValueSelector/ReportFieldsInitialListValuePicker.tsx Lines 20 to 34 in 3722b22
In EditDropdownFieldpage What alternative solutions did you explore? (Optional) |
Updated to add other places we need to apply the sorting |
Update proposal to cover other similar bug |
Job added to Upwork: https://www.upwork.com/jobs/~01a0087963c0b045ee |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @paultsimura ( |
Reviewing soon 👀 |
Hmm, the situation here is a bit ambiguous. @cretadn22 was the first to post the proposal, while @FitseTLT was the first to notice that we need to add similar sorting in other places. Both proposals look very similar (and quite simple) to me, therefore I would go with @cretadn22's proposal as it was the first one. But I also would appreciate a second opinion from the assigned engineer. 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @flodnv, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
I'm ooo as of now and for 10 days, @paultsimura please reassign by commenting |
🎀👀🎀 C+ reviewed |
Triggered auto assignment to @youssef-lr, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Hey @youssef-lr, could you please take a second for a final decision based on this? |
Agree with your decision @paultsimura |
📣 @paultsimura 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @cretadn22 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
⬆️ False alarm from my mention. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.18-10 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 2024-08-19. 🎊 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:
|
This was a feature request, therefore no offending PR. Regression Test Proposal
Do we agree 👍 or 👎 |
@youssef-lr, do you agree with the Regression Test Proposal? |
Payment summary: @paultsimura, $250 for C+ review. Paid in Upwork. |
All set! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.14-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: n/a
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The list values will be arranged in alphabetical order
Actual Result:
The list values are arranged in the order of time added
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6557073_1722326131653.20240730_155335.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @isabelastisserThe text was updated successfully, but these errors were encountered: