-
-
Notifications
You must be signed in to change notification settings - Fork 202
DevIndex: Polish Top Repo Display and Column Order #9176
Copy link
Copy link
Closed
Labels
Description
Two refinements to the DevIndex grid:
-
Top Repo Display:
- Currently, the column displays the
owner/repostring. - Change: Display the contribution count as the text label instead. The repo name is already accessible via the link's
href. - The link should still point to the repository.
- Currently, the column displays the
-
Column Order:
- Swap Top Repo and Company.
- Reasoning: Placing "Top Repo" immediately after "Activity" creates a logical grouping of "What they do" (Activity + Top Repo), followed by "Who they are" (Company, Location, etc.).
Reactions are currently unavailable