Skip to content
Snippets Groups Projects
Forked from amiv / Admintool
Source project has a limited visibility.
  • Hermann's avatar
    43a00ef3
    next version of fix for selectList · 43a00ef3
    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
    43a00ef3
    History
    next version of fix for selectList
    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