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

wip: find+replace Option/Answer flag prop to flags and ensure always string[] type #4098

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jessicamcinchak
Copy link
Member

Copy link

Pizza

Deployed 9085749 to https://4098.planx.pizza.

Useful links:

@jessicamcinchak jessicamcinchak changed the title wip: find+replace Option/Answer flag prop to flags and assume always array wip: find+replace Option/Answer flag prop to flags and ensure always string[] type Dec 20, 2024
@@ -26,34 +26,8 @@ describe("Collecting flags", () => {
});
});

test("Correctly collects flags when an option's `data.flag` prop is the legacy string format", () => {
Copy link
Member Author

Choose a reason for hiding this comment

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

No longer supporting an active and legacy format - with migration script, now officially all same string[] format !!

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