JaleelB / emblor

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

Inline tags - Remove tag when backspace key pressed #41

Closed zahidiqbalnbs closed 4 months ago

zahidiqbalnbs commented 4 months ago

@JaleelB : One handy feature I can think of right now is if we press backspace in the input field that should have removed the last tag and so on, what do you say? May be one additional prop removeOnBackspace: boolean will do the trick.

Thank you!

JaleelB commented 4 months ago

@zahidiqbalnbs The enhancements discussed in this thread have been addressed in the v1.3.0 release.

See issue https://github.com/JaleelB/emblor/issues/38