nextui icon indicating copy to clipboard operation
nextui copied to clipboard

fix(components): autocomplete, tabIndex is not passed on input

Open kuri-sun opened this issue 1 year ago • 5 comments

Closes #2372

📝 Description

Autocomplete, tabIndex is not passed on input

⛳️ Current behavior (updates)

inputProps don't get passed down to the input element.

🚀 New behavior

It is used to otherProps override slotsProps.inputProps. Now slotsProps.inputProps(user input) takes precedence over.

💣 Is this a breaking change (Yes/No):

No.

📝 Additional Information

kuri-sun avatar Feb 18 '24 09:02 kuri-sun

🦋 Changeset detected

Latest commit: cbba71f5ffe34042332fbfbd5649fb1bdfc05eee

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

This PR includes changesets to release 2 packages
Name Type
@nextui-org/autocomplete Patch
@nextui-org/react 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

changeset-bot[bot] avatar Feb 18 '24 09:02 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2024 9:33pm

vercel[bot] avatar Feb 18 '24 09:02 vercel[bot]

@kuri-sun is attempting to deploy a commit to the NextUI Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Feb 18 '24 09:02 vercel[bot]

Good catch! @kuri-sun could you please add the changeset?

jrgarciadev avatar Feb 18 '24 13:02 jrgarciadev

@jrgarciadev Absolutely!

kuri-sun avatar Feb 18 '24 16:02 kuri-sun