space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.7k stars 3.38k forks source link

Quickly pressing admin logs refresh sends 0 logs after the first #5839

Open DrSmugleaf opened 2 years ago

DrSmugleaf commented 2 years ago

Description

This means that two quick consecutive presses of refresh ends up clearing all logs from the UI.

DrSmugleaf commented 2 years ago

Fixed for cached logs in https://github.com/space-wizards/space-station-14/commit/1f8152cb02f6191da5462ceb34810a061c03a98a unless you click twice within a fraction of a millisecond

PaulRitter commented 2 years ago

wait is caching optional & this still an issue? @DrSmugleaf

DrSmugleaf commented 2 years ago

Caching is not optional, but this is still an issue for rounds other than the last 3

Peptide90 commented 2 years ago

Is this one still an issue @DrSmugleaf ?