Skip to content

[PROFILE-010] Extend profile cards for overflowing tag pills - #70

Merged
chev0004 merged 2 commits into
developfrom
fix/profile-010
Jun 21, 2026
Merged

[PROFILE-010] Extend profile cards for overflowing tag pills#70
chev0004 merged 2 commits into
developfrom
fix/profile-010

Conversation

@chev0004

Copy link
Copy Markdown
Owner

Outline

Summary

Fixes profile card tag pills so overflowing tags wrap and grow the card instead of collapsing behind an unclickable +x indicator.


Changes & Enhancements

  • Type of Change:
    • Feature
    • Bugfix
    • Refactor
    • Chore
  • Changes:
    • (discovery profile card):
      • Render every interest tag pill instead of truncating to four behind an unclickable +x, so the card grows vertically and each pill stays clickable
    • (storybook):
      • Add a TagOverflow story covering a card with more tags than fit one row

Page / App Changes

Before (Screenshot)
After (Screenshot)

Component / Storybook Changes

Affected Storybook Components (Local):

Before (Screenshot)
After (Screenshot)

Not Doing


Other (Remarks)


Checklists

  • Code is well-documented (comments, JSDoc, etc.).
  • Existing comments were updated as needed.
  • No out-of-scope changes are included.
  • Write TODO comments where future work is required.
  • Removed unnecessary debug code (e.g., console.log, debugger).
  • Self-reviewed and tested locally.

@chev0004 chev0004 self-assigned this Jun 21, 2026
@chev0004
chev0004 merged commit 81aa923 into develop Jun 21, 2026
1 check passed
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