Conversation
Add a dark-style highlights module to My Feed top content using post highlights data, with inline row interactions and an agents footer link. Gate rollout behind a feature flag and log impression/click analytics for engagement tracking. Made-with: Cursor
Apply formatting and accessibility-safe link updates for the new feed highlights top module and its feed wiring so changed-file lint checks pass cleanly. Made-with: Cursor
Refresh the in-feed agents highlights module with a more contemporary dark panel style, stronger hierarchy, and improved row affordance while preserving inline interaction behavior and agents footer link. EOF && git status --short Made-with: Cursor
Move highlights to the first feed card slot and align header controls with existing card hover-actions, including subscribe and hide options. Polish visual density, footer placement, and staggered notification-style bubble entrance animation. Made-with: Cursor
Apply the previewed feed highlights updates so the module layout, CTA behavior, and gradient styling match the intended in-product design refinements. Made-with: Cursor
Deliver the new floating/minimized highlights experience with dismiss/minimize behavior, unread/new-item signaling, and refreshed styling so live feed updates are noticeable without being intrusive. Made-with: Cursor
…ling Improve the highlights module UX by restoring hover actions in the header menu, gating subscribe based on real follow state, and aligning list-layout visuals with feed patterns. This also adds a brief skeleton phase to signal fresh updates while keeping UI2 disabled. Made-with: Cursor
Remove feed highlights load-entry/skeleton animations, tighten card spacing, and add explicit now/viewed/pressed/read states so item status is clear during a session. Made-with: Cursor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@claude check pr |
|
Claude finished @tomeredlich's task in 2m 18s —— View job PR Review: In feed agents highlight
SummaryThis PR adds a "Happening Now" highlights module to the top of My Feed, backed by a Issues🔴 Dead code:
|
Made-with: Cursor
Refresh highlights on mount/focus/reconnect with periodic polling, and preserve the updated Happening Now module and modal interaction flow. Made-with: Cursor
Move the Happening Now title into the modal nav and split highlights into a dedicated horizontal strip with explicit scroll controls so the modal stays stable while navigating posts. Made-with: Cursor
Scope the happening now modal to compact card-style options, synchronized highlight navigation, and modal-aligned controls while refining title animation and menu sizing. Made-with: Cursor
Introduce a mobile bottom drawer for happening now highlights with minimize/expand behavior and swipe-driven article navigation while keeping desktop behavior unchanged. Made-with: Cursor
Switch the feed highlights CTA to open the Happening Now modal directly on the first story and align mobile/desktop behavior so reading continues in-context. This also fixes modal content overlap under the floating highlights strip and keeps drawer spacing consistent. Made-with: Cursor
Preserve the original card as v1 and implement a v2 variant with source metadata styling updates, three-item limit, and simplified row dividers for quick UI iteration in feed highlights. Made-with: Cursor
Remove extra vertical gaps in the highlights list container and item rows so the module matches the updated compact layout from preview. Made-with: Cursor
Align happening now highlight controls and interactions with the updated feed card behavior by using primary floating nav buttons, removing hover/press-only row styling, and restoring the selected item only after user idle. Made-with: Cursor
|
@claude check pr |
|
Claude finished @tomeredlich's task in 2m 12s —— View job PR Review: In feed agents highlight
SummaryThis PR ships the "Happening Now" highlights module: a Issues🔴
|
Clean up the highlights module by removing dead v1 row paths, sharing the agents digest source id across components, moving modal timing constants to module scope, and dropping unused source fields from the highlights query payload. Made-with: Cursor
|
@claude check pr |
|
Claude finished @tomeredlich's task in 1m 47s —— View job PR Review: In feed agents highlight
SummaryThe previous two rounds of feedback have been well addressed. Most red issues are resolved: Issues🔴 Dead CSS:
|
Remove dead highlights border CSS, stabilize modal close callbacks, memoize highlight interaction handlers, extract shared modal highlight tabs markup, and make source action hooks safe for undefined digest sources. Made-with: Cursor
|
@claude check once more |
|
Claude finished @tomeredlich's task in 1m 53s —— View job PR Review: In feed agents highlight
SummaryAll previous red issues are now resolved. One new React bug was introduced while fixing the Issues🔴 Rules of Hooks violation:
|
Changes
Events
Did you introduce any new tracking events?
Experiment
Did you introduce any new experiments?
Manual Testing
Caution
Please make sure existing components are not breaking/affected by this PR