lyqht / Octokit-lite

🐙 Web UI to perform GitHub operations on multiple repositories
https://octokit-lite.vercel.app
MIT License
14 stars 12 forks source link

[TopicSpace] Sort repos by topics #46

Open lyqht opened 1 year ago

lyqht commented 1 year ago

Description

At TopicSpace, we can see repos with their topics, however it is not easy to navigate to repos with specific topics. Hence a way to filter and display those repos will be good.

Suggested solution

Currently we have a way to filter the repos to shown by ascending/descending order of activity date (Unfork), however the UI required for sorting repos by topics will be different. Please propose a simple mockup before working on it.