android: apply delete action to full multi-selection
Some checks failed
CI / test (push) Failing after 2m10s
Some checks failed
CI / test (push) Failing after 2m10s
This commit is contained in:
@@ -182,3 +182,7 @@
|
||||
- Extended `ChatViewModel` forward flow: multi-select now forwards multiple source messages in one action.
|
||||
- Wired `ForwardMessageBulkUseCase` for multi-message forwarding (sequential safe execution with error short-circuit).
|
||||
- Updated chat action bar and forward sheet labels for multi-selection count.
|
||||
|
||||
### Step 29 - Core base / multi-select delete execution
|
||||
- Fixed multi-select delete behavior in `ChatViewModel`: `Delete` now applies to all selected messages, not only focused one.
|
||||
- Added explicit guard for `Delete for all` in multi-select mode (single-message only).
|
||||
|
||||
Reference in New Issue
Block a user