dailydotdev / daily

daily.dev is a professional network for developers to learn, collaborate, and grow together 👩🏽‍💻 👨‍💻
https://daily.dev
GNU Affero General Public License v3.0
18.65k stars 503 forks source link

🐛 BUG: Most upvoted feed on source page doesn't include all posts #1259

Open bennycode opened 4 months ago

bennycode commented 4 months ago

What went wrong? 🤔

I visited this website and it shows a post with 17 votes as "most upvoted": https://app.daily.dev/sources/typescripttv

But there is a post with the title "Use TypeScript generators for cleaner programming" that has 134 (much higher) upvotes.

Expected Behavior

The post "Use TypeScript generators for cleaner programming" being on top

Steps to Reproduce Issue

1. Go to 'https://app.daily.dev/sources/typescripttv'

Solution Proposed

No response

Screenshots

No response

Environment

No response

Browsers

Chrome

OS

Windows

Version of daily.dev

No response

Additional Context

No response

Code of Conduct

idoshamun commented 4 months ago

Hi @bennycode,

The most upvoted feed on the source page checks the most upvoted posts in the last week. We need to fix either the description or the criteria. Thanks for raising it! 🙏

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.