Closed thereddestdog closed 2 months ago
Hi, @thereddestdog,
I made a few small changes to your code to account for situations where someone might have more than 1,000 unread articles.
Thank you again for your contribution!
@olsh Thank you! Glad to help
Please note that we can release the code when #281 is fixed.
Since the browser chrome is only wide enough for 3 chars, update the counter so that unreadfeeds count of >999 will show as "1k+"
My very first PR, hope I'm doing it right! Also not that familiar with javascript and I can't test this so..