JaleelB / emblor

A fully-featured tag input component built with shadcn/ui
https://emblor.jaleelbennett.com
MIT License
676 stars 31 forks source link

feat: pass id to input #2

Closed rohmanhm closed 11 months ago

rohmanhm commented 11 months ago

Background

Using this component with the Shadcn UI Form won't autofocus the input when clicking the label.

Solution

Passing the id to the input prop will help.

RHM ScreenShot 2023-10-17 at 13 52 19

DEMO

RHM ScreenShot 2023-10-17 at 13 55 25

vercel[bot] commented 11 months ago

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

Name Status Preview Comments Updated (UTC)
shadcn-tag-input ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 6:53am
JaleelB commented 11 months ago

LGTM