Replies: 4 comments 1 reply
-
|
I have this issue as well. I suspect that it is showing the first (oldest) 500 repositories. The list is capped to 500 likely for performance reason. A better design is to keep the full list on server side, and search repository on-demand. |
Beta Was this translation helpful? Give feedback.
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Can confirm the issue and would love a fix since I usually come back to issues that are interesting for me, and finding them again can be a headache. I found out that it is actually possible to filter by any repository by adding So it seems to be possible to filter by any repo, only the dropdown is incomplete. |
Beta Was this translation helpful? Give feedback.
-
|
It looks like the repository isn’t showing up in the filter because GitHub’s subscription dropdown only loads a cached subset of repositories. Even though you’re subscribed to oven-sh/bun, it won’t appear in the list until GitHub refreshes that cache. The issue isn’t on your side — it’s just the filter UI not updating correctly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I'd like to filter my subscriptions only to the
oven-sh/bunrepository, but the repository filter dropdown is limited only to certain repositories, probably cached, which excludes this repository.In the screenshot you can see that I have subscriptions from this repository, but it's missing from the repository dropdown.
Beta Was this translation helpful? Give feedback.
All reactions