Skip to content

[ML 0.1/UI.04.5] - Wire footer button (lazy load) to legacy action #10778

@rafaeltonholo

Description

@rafaeltonholo

Blocked by

Description

Wire the footer button in the Compose message list to the legacy "load more messages" action. This includes adding OnFooterClick event handling in the state machine and emitting effects consumed by the legacy fragment.

Acceptance Criteria

  • MessageListEvent.OnFooterClick is dispatched from the renderer.
  • State machine handles the event and emits the appropriate MessageListEffect.
  • MessageListFragment consumes the effect and triggers the legacy load-more action.
  • Footer updates are propagated from legacy to the Compose UI.

Metadata

Metadata

Assignees

Labels

tb-teamTasks and features handled by project maintainerstype: enhancementNew features or improvements to existing features.

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions