Yair Even Or

Results 366 comments of Yair Even Or

@jasonhill - I understand what you are saying as it seems different than default built-in inputs, but those has a single value, and there is no real comparable native-browser input...

@tsegreto - How is this huge if you can **easily** define this in your CSS: ```css .tagify__tag + .tagify__input::before{ opacity:0; } ``` Or this ```css .tagify:not(.tagify--noTags){ --placeholder-color: transparent; --placeholder-color-focus: transparent;...

Well... that does seem like a problem.. more like a UI problem. I will sure to examine it. I've made Tagify for large-area usage and did not test much on...

I have an idea on how to solve this, I only need the free-time to do it.. it would take at least 7 hours I think. https://ux.stackexchange.com/q/9399/6154

just checked on Chrome on my Android it everything seems to work fine. I couldn't get to a scenario where I couldn't select something or the list of suggestion was...

yeah, I am testing on a real phone, with different scenarios: 1. lots of text before Tagify, so the tagify element is at the bottom 2. lots of text after...

@elialbert - I think a video would help because I don't know what setup you are having on your page. also please share any Tagify settings you might have applied....

@elialbert - I honestly don't understand how the repositioning is the problem.. I've made a test page where the tagify element is at the bottom of the page (nothing is...

@aicodex - I don't really understand what's going on... maybe if you close [this template](https://jsbin.com/yepaweyibi/1/edit?html,js,output) and create a simple demo to show me the issue.

What 😲😲😲 I have to maintain all this now? Well, I guess this doesn't change much often, but I would have to remember to keep it updated, manually. In what...