Closed DontGiveAFck closed 5 months ago
@yairEO issue still exists:
https://github.com/user-attachments/assets/2b082254-19ab-4029-b5d6-26ace7998055
does hitting backspace to deleted the auto-added space and continuing typing solves this?
@yairEO
hitting backspace after tag created deletes tag:
https://github.com/user-attachments/assets/4e6dc146-db9e-413b-823c-9ba7dc585421
I have this issue as well.
Is this fixable?
@yairEO
hitting backspace after tag created deletes tag:
2024-08-28.16.25.18.mp4
why wouldn't it delete the tag? that is expected.
also, this is unrelated to the topic of this thread
@yairEO I added this video because you asked about it here:
does hitting backspace to deleted the auto-added space and continuing typing solves this?
(Sorry if I didn't get your question correctly)
but original issue still exists
@DontGiveAFck - I don't know how to solve this problem
Prerequisites
💥 Demo Page
https://jsbin.com/bekowigaco/1/edit?html,css,js,console,output
Explanation
Preconditions
What is the expected behavior? When user adds new tag and write email to it after he clicks on dot device keyboard doesn't add space after dot entering so user can finish.
What is happening instead? When user adds new tag and write email to it after he clicks on dot device keyboard automatically adds space after dot so user can't complete email entering.
How it might me fixed After some searching I found that if input is
<input>
element withtype="email"
device keyboard doesn't add space automatically. Maybe it's possible to allow input elm to be overridden in templates obj?https://github.com/yairEO/tagify/assets/24360535/dfeda95c-4d18-4e48-8636-4e1948666e65