yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.48k stars 429 forks source link

On mobile device keyboard automatically adds space after dot type so it's not possible to write an email to tag #1353

Closed DontGiveAFck closed 2 months ago

DontGiveAFck commented 2 months ago

Prerequisites

💥 Demo Page

https://jsbin.com/bekowigaco/1/edit?html,css,js,console,output

Explanation

https://github.com/yairEO/tagify/assets/24360535/dfeda95c-4d18-4e48-8636-4e1948666e65

DontGiveAFck commented 1 week ago

@yairEO issue still exists:

https://github.com/user-attachments/assets/2b082254-19ab-4029-b5d6-26ace7998055

yairEO commented 1 week ago

does hitting backspace to deleted the auto-added space and continuing typing solves this?

DontGiveAFck commented 1 week ago

@yairEO

hitting backspace after tag created deletes tag:

https://github.com/user-attachments/assets/4e6dc146-db9e-413b-823c-9ba7dc585421

danziv commented 4 days ago

I have this issue as well.

Is this fixable?