Hello, I'm trying to implement button "Add tag" which changes to input field when clicked. Is there an easy way to do that?
I can restyle the input and everything looks good when it's inactive but when the tags-input gets focus the field also gets focused immediately. Can I somehow make it focus only when this input itself is clicked?
Hello, I'm trying to implement button "Add tag" which changes to input field when clicked. Is there an easy way to do that? I can restyle the input and everything looks good when it's inactive but when the tags-input gets focus the field also gets focused immediately. Can I somehow make it focus only when this input itself is clicked?