Something went wrong on our end
Forked from
amiv / Admintool
202 commits behind the upstream repository.
-
Hermann authored
problem: When searching, the result list was not updated properly and clicking on a result was not registered if the user did not scroll through the list before (and therefore update) this fix now makes debouncing searchupdates cleaner also fixes a problem with the cancel button in the searchfield, which can apparently only handle iconbuttons
Hermann authoredproblem: When searching, the result list was not updated properly and clicking on a result was not registered if the user did not scroll through the list before (and therefore update) this fix now makes debouncing searchupdates cleaner also fixes a problem with the cancel button in the searchfield, which can apparently only handle iconbuttons
selectList.js 5.33 KiB