-
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
[$250] Page not found on reload when editing report field with emoji #48771
Comments
Triggered auto assignment to @CortneyOfstad ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Page not found on reload when editing report field with emoji What is the root cause of that problem?When we reload the page, the App/src/pages/EditReportFieldPage.tsx Line 53 in 9affb13
Because Line 276 in 9affb13
What changes do you think we should make in order to solve the problem?We should use 2 functions
What alternative solutions did you explore? (Optional)In a simpler way, we can use
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Page not found on reload when editing report field with emoji What is the root cause of that problem?We are not using parse App/src/libs/Navigation/linkingConfig/config.ts Line 1035 in aaa60b9
What changes do you think we should make in order to solve the problem?We should use add
We can also add What alternative solutions did you explore? (Optional) |
@CortneyOfstad I report this bug so I can help take it as C+ |
Edited by proposal-police: This proposal was edited at 2024-09-09 05:36:40 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Not found is shown when reloading edit report field page. What is the root cause of that problem?When we open a report field with an emoji as the ID, rn navigation automatically encodes the emoji, for example, 😄 to After we refresh the page, the path ( And the fieldID here becomes App/src/pages/EditReportFieldPage.tsx Lines 53 to 54 in d3c995a
What changes do you think we should make in order to solve the problem?We just need to decode the params in the linking config for the edit report field page, App/src/libs/Navigation/linkingConfig/config.ts Lines 1035 to 1039 in d3c995a
just like we did with other routes App/src/libs/Navigation/linkingConfig/config.ts Lines 539 to 544 in d3c995a
so internally, the navigator will hold the decoded params and when we refresh the page, 😄 will be encoded to |
Job added to Upwork: https://www.upwork.com/jobs/~021833943446133965563 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
📣 @dukenv0307 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@s77rt — I re-assigned to @dukenv0307 based on the comment here. Any questions, just let me know! |
Triggered auto assignment to @marcochavezf, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@marcochavezf, @CortneyOfstad, @dukenv0307 Huh... This is 4 days overdue. Who can take care of this? |
@marcochavezf does the proposal and assignment look good for this issue? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
📣 @daledah You have been assigned to this job! |
@daledah — I sent you a payment offer in Upwork. Please let me know once you accept! @dukenv0307 — paid $250 via Upwork! |
@CortneyOfstad Thanks for the offer, I accepted |
Payment Summary@daledah — paid $250 via Upwork |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.30-15
Reproducible in staging?: Yes
Reproducible in production?: Yes
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
Expensify/Expensify Issue URL:
Issue reported by: @dukenv0307
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1725814149415589
Action Performed:
Expected Result:
Page is displayed normally
Actual Result:
Page not found is displayed
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
bug.mov
Recording.527.mp4
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @s77rtThe text was updated successfully, but these errors were encountered: