Skip to content

scroll reactions to left conflicts with "swipe left to reply" feature #2603

Open
@mahibi

Description

@mahibi

Steps to reproduce

this is/will be introduced with #2596

  1. have a message with many emojis so that horizontal scroll is possible
  2. scroll reactions to right
  3. stop scrolling (don't hold finger on reactions any more)
  4. scroll reactions to left (without to scroll right beforehand)

Expected behaviour

reactions are scrolled to left

Actual behaviour

message is swiped to left because of the swipe left to reply feature.

workaround for users: first scroll right and then left while keeping finger on screen.

Solution

the app doesn't know which view should be adressed by the touch.
i guess this should be solved by using onInterceptTouchEvent etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care of (should be only set by nextcloud employees)bugSomething isn't workingfeature: chat 🗨️

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions