Skip to content

fix(SelectInputFieldV2): spread props to avoid missing some of them #5057

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

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

Conversation

matthprost
Copy link
Collaborator

Summary

Forgotten portalTarget on SelectInputV2. I added prop spread so we can't forget to add the props in the field components. FYI a migration onto that is coming for fields to always spread props.

@matthprost matthprost added the bug Something isn't working label Apr 24, 2025
@matthprost matthprost self-assigned this Apr 24, 2025
@matthprost matthprost requested review from johnrazeur, a team and lisalupi as code owners April 24, 2025 14:21
Copy link

changeset-bot bot commented Apr 24, 2025

🦋 Changeset detected

Latest commit: fc2f4bb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ultraviolet/form Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@matthprost matthprost changed the title fix(SelectInputV2): spread props to avoid missing some of them fix(SelectInputFieldV2): spread props to avoid missing some of them Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants