Part-DB.Part-DB-server/assets/controllers
Jan Böhmer abc5c61a06 Fixed problem, that search field and search options did not close when clicking outside
This fixes issue #701. For the search field this was caused by algolia/autocomplete lib, which do not support multiple autocomplete fields on a single page. If initailly loaded on the homepage, which features a second autocomplete, this one "steals" the input listening, and the one in the navbar do not close anymore when clicking outside.
Custom code which triggers the closing of the autocomplete manually when clicking outside, was added as a workaround.
2024-10-13 23:19:03 +02:00
..
common Defocus show/hide sidbar button after clicking to close tooltip 2024-06-22 23:08:51 +02:00
elements Fixed problem, that search field and search options did not close when clicking outside 2024-10-13 23:19:03 +02:00
filters Added copyright/license info to files 2022-11-29 21:21:26 +01:00
helpers Added copyright/license info to files 2022-11-29 21:21:26 +01:00
pages Added an modal form on the part info page, to merge a part into another one 2023-11-22 22:50:25 +01:00
turbo Added copyright/license info to files 2022-11-29 21:21:26 +01:00