-
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
Changing currency closes the request Modal #26260
Comments
Triggered auto assignment to @garrettmknight ( |
Bug0 Triage Checklist (Main S/O)
|
Confirmed. |
Regression of #25386 |
@parasharrajat I couldn't really reproduce, Is there any specific step I'm missing? |
I was able to reproduce - check the video to see if there's a step that looks like you're missing it. |
Yeah, that one step might be that you need a few beta to be enabled for this (Check the tabs on request page). |
ProposalPlease re-state the problem that we are trying to solve in this issue.The search field is not auto-focused on currency selection page. What is the root cause of that problem?When search value is empty, the expression here evaluates What changes do you think we should make in order to solve the problem?In const isEmpty = searchValue.trim().length && !filteredCurrencies.length; What alternative solutions did you explore? (Optional)None |
@payal-lathidadiya Your proposal neither explains the root cause nor the solution on how it solves it.
This is not expected behaviour. |
Ops! understood. Something is really weird while debugging route navigation stacks. At times, I could find it working correctly at intermediate steps and proposed changes. 😬 This is definitely not the correct RCA. I'll dig into further analysis to get more insights on navigation updates. |
dupe of #25626 |
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:
User should be able to select the currency and search field on currency selection page should be auto-focused,
Actual Result:
Selecting currency on currency selection page, closes the whole page.
Also, the search field is not auto-focused on currency selection page.
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.58-0
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
Screen.Recording.2023-08-18.at.8.40.57.PM.mov
Recording.1532.mp4
Expensify/Expensify Issue URL:
Issue reported by: @parasharrajat
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1692371427006799
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: