Skyrat-SS13 / Skyrat-tg

A Skyrat downstream of /tg/station SS13.
GNU Affero General Public License v3.0
122 stars 685 forks source link

[MIRROR] request manager refactor #28818

Closed SkyratBot closed 1 month ago

SkyratBot commented 1 month ago

Original PR: https://github.com/tgstation/tgstation/pull/84584

About The Pull Request

refactors request manager into typescript and minor QOL and bug fixes along the way. the type filter wasnt working before. also there was a noticible long delay between clicking filter types and getting any feedback, which is now fixed. the button was floating outside its boarder so i shoved it back in. also u no longer need to keep pressing enter when ur searching for stuff through the input bar

Why It's Good For The Game

closes #84559

Changelog

:cl: refactor: request managers have been refactored to typescript fix: request manager type filter now works /:cl: