Skip to content
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

Remove JS autoFocus implementation #27923

Closed

Conversation

janicduplessis
Copy link
Contributor

@janicduplessis janicduplessis commented Jan 31, 2020

Summary

Follow up to #27803 and #27924. We no longer need to call focus on mount from JS as both iOS and Android implements it natively now.

Changelog

[General] [Fixed] - Remove JS autoFocus implementation

Test Plan

Test that focus works in RN Tester with this, #27803 and #27924

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. labels Jan 31, 2020
@react-native-bot react-native-bot added Bug Platform: iOS iOS applications. labels Jan 31, 2020
@janicduplessis janicduplessis changed the title Don't call focus on mount on iOS Remove JS autoFocus implementation Feb 1, 2020
@elicwhite elicwhite self-requested a review February 1, 2020 01:20
@elicwhite elicwhite self-assigned this Feb 1, 2020
@elicwhite
Copy link
Member

Remind me to land this on February 10th

@ecreeth
Copy link
Contributor

ecreeth commented Feb 10, 2020

Ping! @TheSavior

@elicwhite
Copy link
Member

elicwhite commented Feb 10, 2020

Thanks for the ping!

Looks like I can't land this yet. Let's check again on 2/17! 😀

@ecreeth
Copy link
Contributor

ecreeth commented Feb 17, 2020

I'M a bot 😆 Ping! @TheSavior

@janicduplessis
Copy link
Contributor Author

😄 thanks @ecreeth

@elicwhite
Copy link
Member

Thanks for the pings!

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TheSavior is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @janicduplessis in 0569d4c.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Mar 2, 2020
@elicwhite
Copy link
Member

Yay!

osdnk pushed a commit to osdnk/react-native that referenced this pull request Mar 9, 2020
Summary:
Follow up to facebook#27803 and facebook#27924. We no longer need to call focus on mount from JS as both iOS and Android implements it natively now.

## Changelog

[General] [Fixed] - Remove JS autoFocus implementation
Pull Request resolved: facebook#27923

Test Plan: Test that focus works in RN Tester with this, facebook#27803 and facebook#27924

Differential Revision: D19956373

Pulled By: TheSavior

fbshipit-source-id: 5d99ead55011663b3edaf499ac7616765a24cb50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Merged This PR has been merged. Platform: iOS iOS applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants