Skip to content

fix: return empty array if no option multi-selected #19224

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

Merged
merged 3 commits into from
Aug 7, 2025
Merged

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Aug 7, 2025

Related: #19145

This PR adds a workaround for standard Go behavior: marshal []string to [] rather than null.

@mtojek mtojek self-assigned this Aug 7, 2025
@mtojek mtojek marked this pull request as ready for review August 7, 2025 11:03
@mtojek mtojek requested review from matifali and ssncferreira August 7, 2025 11:03
@mtojek mtojek requested a review from ssncferreira August 7, 2025 11:22
Copy link
Contributor

@ssncferreira ssncferreira left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@mtojek mtojek enabled auto-merge (squash) August 7, 2025 11:29
@mtojek mtojek merged commit 2851d9f into main Aug 7, 2025
31 checks passed
@mtojek mtojek deleted the fix-empty-array branch August 7, 2025 11:37
@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants