Skip to content

refactor(sheet): Redesign ContactsDisplay with sunken container and value pills#351

Merged
Jasrags merged 1 commit into
mainfrom
feature/contacts-display-redesign
Feb 13, 2026
Merged

refactor(sheet): Redesign ContactsDisplay with sunken container and value pills#351
Jasrags merged 1 commit into
mainfrom
feature/contacts-display-redesign

Conversation

@Jasrags
Copy link
Copy Markdown
Owner

@Jasrags Jasrags commented Feb 13, 2026

Summary

  • Replace left-bordered contact cards with single sunken container, dual labeled value pills (amber Connection, emerald Loyalty), and type as muted subtitle
  • Sort contacts by connection descending so most connected contacts appear first
  • Switch tests to shared mocks from test-helpers, add sort order and pill styling assertions

Test plan

  • All 15 ContactsDisplay tests pass (npx vitest run "sheet/__tests__/ContactsDisplay")
  • TypeScript type-check passes
  • Pre-commit hooks pass (lint, type-check, test coverage)
  • Visual check on character sheet page in light/dark mode

🤖 Generated with Claude Code

…alue pills

Replace left-bordered contact cards with single sunken container, dual
labeled value pills (amber Connection, emerald Loyalty), connection-descending
sort, and type as muted subtitle. Switch tests to shared mocks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jasrags Jasrags merged commit 5729a5f into main Feb 13, 2026
3 checks passed
@Jasrags Jasrags deleted the feature/contacts-display-redesign branch February 13, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant