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

fix: single answer questions dont get stored with metadata #633

Merged
merged 5 commits into from
Nov 15, 2024

Conversation

atlj
Copy link
Collaborator

@atlj atlj commented Sep 15, 2024

Summary

If a question has a single answer on create-react-native-library, we skip that question. However, due to a bug, single answer questions weren't making it to the metadata stored with new project. This PR fixes that

Test plan

A good example is the Fabric view with backward compat. This option had a single language setting kotlin and objective c. To test this PR, you can create a new project with these options and make sure the language is getting stored properly.

@atlj atlj requested a review from satya164 September 15, 2024 17:38
@atlj atlj force-pushed the @atlj/default-options-in-metadata branch from 3c80800 to beb7826 Compare October 13, 2024 14:40
@atlj atlj merged commit c1d8ab1 into main Nov 15, 2024
29 checks passed
@atlj atlj deleted the @atlj/default-options-in-metadata branch November 15, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant