-
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
[PAID] [$125] Report fields - List values field does not show the content in alphabetical order #47039
Comments
Triggered auto assignment to @grgia ( |
Triggered auto assignment to @strepanier03 ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
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.Report fields - List values field does not show the content in alphabetical order What is the root cause of that problem?We are directly showing list values in order we get from ONYX.
What changes do you think we should make in order to solve the problem?We shall add sort method on list values. We shall convert it to lowercase while comparing. const listValues = Object.values(policy?.fieldList?.[reportFieldKey]?.values ?? {}).sort(localeCompare); Screen.Recording.2024-08-08.at.2.09.11.PM.movWhat alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~0164fa6c8455234523 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@Krishna2323 Can you please raise a PR on urgent basis? |
@shubham1206agra, yes. |
Upwork job price has been updated to $125 |
Assigning @mountiny |
@Krishna2323 What is your ETA for the PR you reckon |
@mountiny, I was waiting for the assignment, will raise PR today. |
@shubham1206agra, PR ready for review ^ |
@mountiny Bump for payment here |
@strepanier03 this is ready for payment $125 to @shubham1206agra and to @Krishna2323 |
Today is the 27th so payment isn't late, handling this as normal. |
Payment summary
|
Offer sent to @shubham1206agra is pending still so I'll check again in the morning. |
@strepanier03 Offer accepted |
Thanks @shubham1206agra - I have paid the contract and closed it. |
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: v9.0.18-1
Reproducible in staging?: Y
Reproducible in production?: N
This issue was found when executing this PR #46382
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
List values field will show the content in alphabetical order.
Actual Result:
List values field does not show the content in alphabetical order, which is not consistent with the list in List values page.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6565112_1723077570232.20240808_083209.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @strepanier03The text was updated successfully, but these errors were encountered: