mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-03 14:17:44 +02:00
- Fix missing loading spinner while searching Clear button was in the way, now hiding clear button when displaying the spinner - Fix searching for the same thing twice displays no results the second time repeat() and map() directives were not putting the DOM nodes back in, worked around by using a temp div to render into. There were some lifecycle mistakes as well leading to collisions & re-doing.