hackclub / slacker

Slacker is an attempt to organize and systematize our developer/customer support use cases into something that is easy to manage and measure, and also is welcoming of newcomers wanting to help participate on projects.
16 stars 19 forks source link

Fix the queue count #150

Closed VelocityDesign closed 9 months ago

VelocityDesign commented 9 months ago

Fixes #149.

Note: This has not been tested on any live sections, and I am unsure how to do so. However, I believe that this change will resolve this bug. Please don't merge until it's been tested, I don't want to be responsible for breaking prod SLAcker :P

VelocityDesign commented 9 months ago

Hmm... This makes it say 'Items remaining in queue: 0' but we could also have it say 'No items remaining in queue'

It's just a minor change that we could do.

faisalsayed10 commented 9 months ago

Thanks for the PR!