tagger icon indicating copy to clipboard operation
tagger copied to clipboard

Workaround for Safari auto-complete focus loss

Open lucasnetau opened this issue 3 years ago • 1 comments

Input elements in Safari lose focus when the list attribute is added. As a workaround, we set a non-existing dataset id to disable auto-completion instead of removing the attribute. The list attribute is then set from Tagger initialisation.

Fixes #7

lucasnetau avatar Jul 01 '22 00:07 lucasnetau

Thanks for the PR, I need to create a demo website with this so I can test on BrowserStack it may take a while.

jcubic avatar Jul 01 '22 08:07 jcubic

Hey, sorry I've forgotten about your fix. Will check it maybe today and merge it if it works on BrowserStack.

jcubic avatar Aug 23 '22 08:08 jcubic

I think it looks correct.

jcubic avatar Aug 23 '22 09:08 jcubic