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

fix: empty keyword on enter. #131

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

adii1203
Copy link
Contributor

@adii1203 adii1203 commented May 2, 2024

Description

When pressing enter do not and empty keyword when the input value is empty.

Related Issue

Fixes #125

Proposed Changes

  • TagInput.tsx
  • docs/components/input/page.mdx

Screenshots

v.mp4

Checklist

Please check the boxes that apply:

  • I have tested the changes locally
  • I ran npm run build and build is successful

Copy link

vercel bot commented May 2, 2024

@adii1203 is attempting to deploy a commit to the SyntaxUI Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented May 3, 2024

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

Name Status Preview Comments Updated (UTC)
syntax-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2024 5:46am

@Ansub Ansub merged commit b7aba92 into SyntaxUI:main May 3, 2024
2 checks passed
@Ansub Ansub added the bug Something isn't working label May 4, 2024
@Ansub Ansub self-requested a review May 4, 2024 05:43
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.

[BUG]: Empty Keyword get added on enter
2 participants