Skip to content

Multi select shows up while showing leading swipe action (reply button) in chat view controller #2864

@Amzd

Description

@Amzd

Apparently tableView.isEditing returns true while showing swipe actions so we need a different way to check if we are in multi selection mode.

This affects the navigation bar changing to the selection mode one and when you send a message it does not show up (because sending/receiving messages is intentionally paused during selection).

  • Steps to reproduce the problem:
    • Swipe message cell to show the reply button
    • Send or receive a message
    • Now the navigation bar is the selection one and the sent/received message does not show up

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions