-
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
[$250] iOS - Search - Search input field does not auto focus #51482
Comments
Triggered auto assignment to @yuwenmemon ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
Production: RPReplay_Final1729868136.1.MP4 |
There seem to be multiple auto-focus bugs right now 🤔 |
And they are specific to IOS. |
@yuwenmemon since this is iOS-specific & related to focuses, I had a theory here what the cause could be - but maybe we could downgrade this to NAB? |
Same root cause as: #51464 |
Agreed in slack this isn't a bad enough bug to block deploy |
The similar issue seems to have a proposal that is promising, asked about this here: #51464 (comment) |
Job added to Upwork: https://www.upwork.com/jobs/~021851691945418827648 |
Triggered auto assignment to @twisterdotcom ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @suneox ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Search input field does not auto focus What is the root cause of that problem?We use App/src/components/Search/SearchRouter/SearchRouterInput.tsx Lines 87 to 88 in aa6401d
What changes do you think we should make in order to solve the problem?We should use
App/src/components/Search/SearchRouter/SearchRouterInput.tsx Lines 87 to 88 in aa6401d
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.OS - Search - Search input field does not auto focus What is the root cause of that problem?The root cause is related with the patch applied in enable bridgeless pr (there is a discussion about it here) What changes do you think we should make in order to solve the problem?We can solve it by introducing delay in the focus, as we did for android,
we are already introducing the delay for android here
so we should make it more general and include ios by changing the file to index.native.ts
What alternative solutions did you explore? (Optional) |
@FitseTLT The RCA is correct, this issue only occurs at PR #48160 and update 🎀 👀 🎀 C+ reviewed |
Current assignee @yuwenmemon is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
📣 @suneox 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @FitseTLT 🎉 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 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.54-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): applausetester+kh1610015@applause.expensifail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Search input field will auto focus (production behavior)
Actual Result:
Search input field does not auto focus
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6645639_1729867786972.ScreenRecording_10-25-2024_22-47-54_1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @FitseTLTThe text was updated successfully, but these errors were encountered: