Skip to content

Redesign Profile taste clusters as an asymmetric mosaic grid - #66

Open
abhichandra21 wants to merge 7 commits into
masterfrom
feature/profile-cluster-mosaic
Open

Redesign Profile taste clusters as an asymmetric mosaic grid#66
abhichandra21 wants to merge 7 commits into
masterfrom
feature/profile-cluster-mosaic

Conversation

@abhichandra21

Copy link
Copy Markdown
Owner

Summary

  • Replace the plain accordion-style Profile cluster list with an asymmetric mosaic grid (1 big + 3 medium + small tiles + a fold for the rest), matching the approved design spec.
  • Clicking a tile opens a detail panel below the grid with the full essay and title chips; only one panel is open at a time.
  • "+N more clusters" reveals/hides the remaining small tiles in place.
  • Removed the "Recent searches" dashboard section.
  • Fixed two visual bugs found via live browser testing: heading text overlapping the title-count badge on multi-line headings, and an oversized "+more" tile.

Test plan

  • pytest tests/test_web.py — 62/62 passing
  • Full suite — 562/562 passing (prior to latest fix; web subset re-verified after)
  • Playwright verification: tile tier counts, panel open/close/switch behavior, full essay shown on first click (no secondary reveal), fold/unfold of extra tiles, mobile (<720px) single-column collapse
  • Live screenshot verification of overlap fix and "+more" tile sizing

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