Folo icon indicating copy to clipboard operation
Folo copied to clipboard

refactor(dock): simplify badge count logic

Open kovsu opened this issue 1 year ago • 6 comments

Description

Linked Issues

Additional context

kovsu avatar Oct 10 '24 06:10 kovsu

@kovsu is attempting to deploy a commit to the RSS3 Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 10 '24 06:10 vercel[bot]

/ai-review

Innei avatar Oct 10 '24 06:10 Innei

Suggested PR Title:

refactor(dock): simplify badge count logic

Change Summary: Refactor dock badge logic for cleaner badge count handling.

Code Review: No change requests necessary.

I only subscribe to a few feeds, and a few moments after I marked all of them as read, hundreds of new ones appear. So will there be a situation where the number will be thousands or even more? It's maybe strange in this situation.

kovsu avatar Oct 10 '24 07:10 kovsu

Agree that it makes more sense to show the actual numbers

Przeblysk avatar Oct 10 '24 09:10 Przeblysk

Perhaps we can limit a relatively large number, such as the unread count not exceeding five digits.

Innei avatar Oct 10 '24 09:10 Innei