Part-DB.Part-DB-server/templates/components
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
..
attachments.macro.html.twig Fixed margins of the upload files button 2024-03-02 18:33:20 +01:00
collection_type.macro.html.twig Add a blue dot to the collection type delete buttons in forms to indicate that this element was not yet saved to DB yet 2023-11-20 23:40:14 +01:00
datatables.macro.html.twig Construct the correct current path, when serving from a subdirectory 2024-10-13 22:49:42 +02:00
history_log_macros.html.twig Construct the correct current path, when serving from a subdirectory 2024-10-13 22:49:42 +02:00
new_version.macro.html.twig Show a notification on homepage and server info page if there is a new version available. 2023-08-04 23:49:26 +02:00
projects.macro.html.twig Added a tab "Build" to project info page, where you can see how often you can build this project. 2023-01-18 23:07:51 +01:00
quick_links.macro.html.twig Show entity preview image on admin page 2023-02-05 20:00:11 +01:00
search.macro.html.twig Fixed problem, that search field and search options did not close when clicking outside 2024-10-13 23:19:03 +02:00
tree_macros.html.twig Fixed darkmode for some elements 2023-06-20 01:01:40 +02:00