LearnNewsExamplesServices
Frontmatter
id9174
titleDevIndex: Reorder Grid Columns and Style Sponsors Heart
stateClosed
labels
enhancementai
assignees[]
createdAtFeb 15, 2026, 7:26 PM
updatedAtFeb 15, 2026, 7:32 PM
githubUrlhttps://github.com/neomjs/neo/issues/9174
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 15, 2026, 7:32 PM

DevIndex: Reorder Grid Columns and Style Sponsors Heart

Closed v12.0.0 enhancementai
tobiu
tobiu commented on Feb 15, 2026, 7:26 PM

Two small but impactful UI/UX improvements:

  1. Column Reordering: Move the "Sponsors" column to appear after "Followers".

    • Reasoning: Users scan left-to-right. Seeing "Followers" establishes social proof, and placing "Sponsors" immediately after creates a stronger call-to-action (CTA) gap, especially for users with high followers but low/zero sponsors.
  2. Sponsors Icon Styling: Color the heart icon red/pink to make it stand out.

    • Implementation: Add a CSS rule in apps/devindex/home/GridContainer.scss targeting .devindex-column-sponsors to color the heart icon.
tobiu added the enhancement label on Feb 15, 2026, 7:26 PM
tobiu added the ai label on Feb 15, 2026, 7:26 PM
tobiu referenced in commit 27ac9d0 - "style(devindex): Reorder columns and color Sponsors heart (#9174) on Feb 15, 2026, 7:32 PM
tobiu closed this issue on Feb 15, 2026, 7:32 PM