Talking Cards Screen
Component Detail
User Interface
medium complexity
mobile
3
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Main browsable screen displaying the organization's library of talking cards and toolbox resources. Renders a scrollable grid or list of card previews organized by category or topic, with a search bar for client-side filtering across the cached card dataset.
talking-cards-screen
Responsibilities
- Display card library in grid or list layout organized by category
- Provide client-side search and category filter controls
- Navigate to card viewer on card selection
- Show empty and loading states
Interfaces
buildCardGrid(cards)
onSearchQueryChanged(query)
onCategoryFilterSelected(category)
onCardTapped(cardId)
refreshCardLibrary()
showEmptyState()
showLoadingIndicator()
Relationships
Dependencies (3)
Components this component depends on
Related Data Entities (1)
Data entities managed by this component