Skip to content

fix(input): clearable feature#2031

Merged
jrgarciadev merged 1 commit into
mainfrom
fix/1984
Nov 24, 2023
Merged

fix(input): clearable feature#2031
jrgarciadev merged 1 commit into
mainfrom
fix/1984

Conversation

@jrgarciadev
Copy link
Copy Markdown
Member

Closes #1984

📝 Description

Input clearable feature fixed.

⛳️ Current behavior (updates)

Pressing the clear button doesn't clear the input value.

🚀 New behavior

Pressing the clear button clears the input value.

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

📝 Additional Information

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Nov 24, 2023

🦋 Changeset detected

Latest commit: 8e0d43b

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

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 24, 2023

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

Name Status Preview Comments Updated (UTC)
nextui-docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2023 0:34am
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2023 0:34am

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.

Input component isClearable not working

1 participant