TF2PickupNET/TF2Pickup

Improve Performance of the pickup queue page

Closed this issue · 0 comments

Currently, we have a lot of unnecessary rerenders there when someone joins/leaves the queue.
This can be improved.

Something to be considered:
Move the whole queue including the classes and the information about the pickup into their own component for easier reuse for private pickups.