Live filtering of groups
0xbs opened this issue ยท 1 comments
Issue
Currently groups are only filtered when the list is fetched from the server. However groups do have some dynamic aspects like its members and might no longer match the filters (e.g. you're a DPS and dungeon group now has 3 DPS). It would be an interesting feature to remove these groups "on the fly".
Open Points
- This would require quite some code rewrite.
- If we remove groups on the fly, some entries will suddenly move up one place, which can be visually confusing when studying the list.