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

feat: Add "option" to available role values #35137

Conversation

gabrieldonadel
Copy link
Collaborator

Summary

As pointed out by @efoken on #34424 (comment) we forgot we add the option value to the role prop, so this PR adds this missing value as requested on #34424.

Changelog

[General] [Added] - Add "option" to available role values

Test Plan

Ensure that CI is green as there isn't much to test in this case because we're just adding a value that maps to undefined

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 30, 2022
@react-native-bot react-native-bot added the Type: Enhancement A new feature or enhancement of an existing feature. label Oct 30, 2022
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,003,369 +19
android hermes armeabi-v7a 6,379,713 +18
android hermes x86 7,416,216 +30
android hermes x86_64 7,280,112 +19
android jsc arm64-v8a 8,868,341 -5
android jsc armeabi-v7a 7,606,658 +6
android jsc x86 8,926,237 +5
android jsc x86_64 9,409,481 +8

Base commit: 87c356d
Branch: main

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 87c356d
Branch: main

@pull-bot
Copy link

PR build artifact for c01e7f8 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@facebook-github-bot
Copy link
Contributor

@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @gabrieldonadel in e3e635e.

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 Oct 31, 2022
@gabrieldonadel gabrieldonadel deleted the feat/add-option-to-role-values branch October 31, 2022 11:57
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
Summary:
As pointed out by efoken on facebook#34424 (comment) we forgot we add the `option` value to the `role` prop, so this PR adds this missing value as requested on facebook#34424.

## Changelog

[General] [Added] - Add "option" to available role values

Pull Request resolved: facebook#35137

Test Plan: Ensure that CI is green as there isn't much to test in this case because we're just adding a value that maps to `undefined`

Reviewed By: jacdebug

Differential Revision: D40849497

Pulled By: NickGerleman

fbshipit-source-id: 5e3e24c0ff05c361a7a8dc1ee1f20ba3fb6988ca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Type: Enhancement A new feature or enhancement of an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants