← Back to Index

Favorites — Domain-Control Data-Gap Analysis

Scoping of the Favorites screens — the "My Favorites" list and its condensed variant. Documentation only.

Figma file R6hPjBdjSIn6946qTJasUC · nodes 5287:15227 (favorites) · 5287:15454 (favorites-list). Source: Figma MCP + codebase (RestService — thorough) · Branch docs/set-5287-data-gap.

Resolved 2026-07-08 — Change 3 delivered and implemented. Backend shipped the Favorites API (MobileMenu.ApiClient 1.0.7, WI 2182) 2026-07-08; the mobile side (heterogeneous card-lg/card-sm rendering, remove, empty state, heart-toggle across the card library per D31, and the Off the Radar not-found fallback) shipped the same day. See §5 below for what shipped and how the open questions resolved. The original data-gap analysis (§1–§4) is kept as-is for historical context.
Favorites
Favorites (5287:15227)
Favorites list
Favorites — list (5287:15454)

1 · Screens & controls

2 · Data-source mapping

ElementDataSourceStatus
Favorites list (both views)the member's favorited items— (no favorites API)gap
Per-item renderfull item to draw card-lg / card-sm / card-btnper-type sources once identity is known (DocumentItem · MenuItem · button)depends
Unfavorite / removetoggle off— (favorites toggle, Change 3)gap
Orderingdisplay orderclient or API order fieldconfirm

3 · Gap & refinement to Change 3

This set confirms and refines the Favorites capability ask:

4 · Summary

Tracked in screen-mapping.html; backend ask in backend-api-mapping-report.html §5 Change 3.

5 · Resolution (2026-07-08)