DomenikIrrgang / ClassicLFG

LFG Tool for World of Warcraft: Classic
MIT License
23 stars 29 forks source link

Dungeon selection/list gets "stuck" after using Select/Deselect All in certain pattern #100

Open scuftop opened 4 years ago

scuftop commented 4 years ago

Example: I select LBRS from the dropdown and see its entries in the list. Then select Select All and see all entries. Then Deselect All. LBRS is still selected under the hood, and the group list (not the dropdown list, it works fine) will be stuck showing LBRS entries until a UI reload. If I deselect LBRS before using Deselect All, the bug does not occur.

Bugged: [select specific dungeon(s)] > Select All > Deselect All Not bugged: [select specific dungeon(s)] > Select All >[deselect previous specific dungeon(s)] > Deselect All

DomenikIrrgang commented 4 years ago

Il check on that, good report, thanks!