-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[ML 0.1/UI.04.10] - Verify selection mode and favourite toggle with legacy action mode #10783
Copy link
Copy link
Open
Open
Copy link
Labels
tb-teamTasks and features handled by project maintainersTasks and features handled by project maintainerstype: taskGeneral tasks or to-dosGeneral tasks or to-dos
Description
Blocked by
Description
The state machine handles ToggleSelectMessages and ToggleFavourite events with state transitions, but end-to-end verification is needed to confirm these correctly propagate to the legacy MessageListFragment action mode (contextual action bar, batch operations, star toggle persistence).
Acceptance Criteria
- Long-pressing a message enters selection mode and activates the legacy contextual action bar.
- Selecting/deselecting messages updates the legacy selection state.
- Toggling favourite/star persists through the legacy flag mechanism.
- Exiting selection mode (back press, deselect all) correctly clears legacy state.
- Behaviour matches the legacy XML-based message list.
Out of Scope:
- Modifying the contextual action bar UI.
- Changing selection or favourite business logic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tb-teamTasks and features handled by project maintainersTasks and features handled by project maintainerstype: taskGeneral tasks or to-dosGeneral tasks or to-dos
Type
Projects
Status
Planning