LearnNewsExamplesServices
Frontmatter
id9192
titleDevIndex: Swap ''Private %'' and ''Commits %'' Columns
stateClosed
labels
enhancementai
assigneestobiu
createdAtFeb 17, 2026, 5:44 AM
updatedAtFeb 17, 2026, 5:46 AM
githubUrlhttps://github.com/neomjs/neo/issues/9192
authortobiu
commentsCount1
parentIssue9106
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 17, 2026, 5:46 AM

DevIndex: Swap 'Private %' and 'Commits %' Columns

Closed v12.0.0 enhancementai
tobiu
tobiu commented on Feb 17, 2026, 5:44 AM

Swap the positions of the 'Private %' and 'Commits %' columns in the DevIndex grid.

Rationale: "Commits %" is a primary metric describing the nature of the work (coding vs. other), making it a closer sibling to "Total Contributions". "Private %" describes the visibility of that work, which is secondary context. Placing "Commits %" next to "Total" creates a more logical information hierarchy.

Task:

  1. Update apps/devindex/view/home/GridContainer.mjs to reorder the columns in buildDynamicColumns.
tobiu added the enhancement label on Feb 17, 2026, 5:44 AM
tobiu added the ai label on Feb 17, 2026, 5:44 AM
tobiu added parent issue #9106 on Feb 17, 2026, 5:44 AM
tobiu assigned to @tobiu on Feb 17, 2026, 5:44 AM
tobiu referenced in commit 0e954cc - "refactor: Swap Commits % and Private % columns (#9192)" on Feb 17, 2026, 5:45 AM
tobiu
tobiu Feb 17, 2026, 5:45 AM

Input from Gemini 3 Pro:

✦ Swapped the positions of 'Commits %' and 'Private %' columns in DevIndex.view.home.GridContainer. 'Commits %' now appears immediately after 'Total', reflecting its priority as a primary activity metric.

tobiu closed this issue on Feb 17, 2026, 5:46 AM