-
Notifications
You must be signed in to change notification settings - Fork 24.6k
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
Killswitch accessibilityOrder on iOS and Android #50303
Conversation
This pull request was exported from Phabricator. Differential Revision: D71919847 |
Summary: In case something is wrong with our implementation when we expose this we should add a killswitch. The gating is around the props setting in both iOS and Android, which I feel like is the simplest spot. Changelog: [Internal] Reviewed By: jorge-cab Differential Revision: D71919847
46a7376
to
d0948c2
Compare
This pull request was exported from Phabricator. Differential Revision: D71919847 |
d0948c2
to
d6d1cc9
Compare
Summary: Pull Request resolved: facebook#50303 In case something is wrong with our implementation when we expose this we should add a killswitch. The gating is around the props setting in both iOS and Android, which I feel like is the simplest spot. Changelog: [Internal] Reviewed By: jorge-cab Differential Revision: D71919847
Summary: This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Differential Revision: D71919847
d6d1cc9
to
40ac29f
Compare
Summary: This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Differential Revision: D71919847
40ac29f
to
49280cb
Compare
This pull request was exported from Phabricator. Differential Revision: D71919847 |
Summary: This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Differential Revision: D71919847
This pull request was exported from Phabricator. Differential Revision: D71919847 |
Summary: Pull Request resolved: facebook#50303 This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Differential Revision: D71919847
49280cb
to
daeeea4
Compare
This pull request was exported from Phabricator. Differential Revision: D71919847 |
daeeea4
to
df9205b
Compare
Summary: Pull Request resolved: facebook#50303 This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Differential Revision: D71919847
This pull request was exported from Phabricator. Differential Revision: D71919847 |
Summary: Pull Request resolved: facebook#50303 This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Differential Revision: D71919847
df9205b
to
7470141
Compare
Summary: This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Reviewed By: philIip Differential Revision: D71919847
Summary: This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Reviewed By: philIip Differential Revision: D71919847
7470141
to
96e678b
Compare
Summary: Pull Request resolved: facebook#50303 This feature is being tested internally right now. We cannot really avoid exposing the type but we are going to make this no-op for now in OSS until we are confident we can roll it out fully Changelog: [Internal] Reviewed By: philIip Differential Revision: D71919847
This pull request was exported from Phabricator. Differential Revision: D71919847 |
96e678b
to
b3cb895
Compare
This pull request has been merged in f75f261. |
This pull request was successfully merged by @joevilches in f75f261 When will my fix make it into a release? | How to file a pick request? |
Summary:
In case something is wrong with our implementation when we expose this we should add a killswitch. The gating is around the props setting in both iOS and Android, which I feel like is the simplest spot.
Changelog: [Internal]
Reviewed By: jorge-cab
Differential Revision: D71919847