fix(ui): tag counts, j/k nav, stream layout, search alignment #15

Merged
lerko merged 1 commits from fix/ui-bugs-phase1 into main 2026-05-16 22:49:28 +00:00
Owner
  • Tag rail counts now reflect cards-only when in cards view
    (ListTags accepts cardsOnly filter, JS passes it per view)
  • j/k navigation scoped to visible (intent/search filtered) list
  • scrollSelectedIntoView works in both stream and cards view
  • Entity items wrap title/desc/preview in .entity-content flex
    container so tags/pills align right consistently
  • Title no longer eaten by description/body (flex-shrink + min-width)
  • Search bar centered in header with margin auto
  • switchView awaits loadEntities+loadTags to fix stale intent counts
- Tag rail counts now reflect cards-only when in cards view (ListTags accepts cardsOnly filter, JS passes it per view) - j/k navigation scoped to visible (intent/search filtered) list - scrollSelectedIntoView works in both stream and cards view - Entity items wrap title/desc/preview in .entity-content flex container so tags/pills align right consistently - Title no longer eaten by description/body (flex-shrink + min-width) - Search bar centered in header with margin auto - switchView awaits loadEntities+loadTags to fix stale intent counts
lerko added 1 commit 2026-05-16 22:49:18 +00:00
- Tag rail counts now reflect cards-only when in cards view
  (ListTags accepts cardsOnly filter, JS passes it per view)
- j/k navigation scoped to visible (intent/search filtered) list
- scrollSelectedIntoView works in both stream and cards view
- Entity items wrap title/desc/preview in .entity-content flex
  container so tags/pills align right consistently
- Title no longer eaten by description/body (flex-shrink + min-width)
- Search bar centered in header with margin auto
- switchView awaits loadEntities+loadTags to fix stale intent counts
lerko merged commit 1f2daf4d0e into main 2026-05-16 22:49:28 +00:00
lerko deleted branch fix/ui-bugs-phase1 2026-05-16 22:49:28 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lerko/nib-v1#15