14 Oct
2021
14 Oct
'21
7:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29242 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- I like having the browser's autocomplete, but that may just be because I'm almost always in testing mode rather that using it live. We could set the autocomplete attribute upon initialization of the Flatpickr instance and avoid making any changes to the templates. Another idea is to tie into the "keydown" function we already have and set autocomplete to "on" if the user types a key other than an arrow key. Probably overkill. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.