Skip to content

In Modal Dialog, RadListView swipe action causes random animation on list view items #1385

Open
@triple-j-95

Description

@triple-j-95

Environment

  • CLI: 6.5.0
  • Cross-platform modules: n/a
  • Android Runtime: Not tested
  • iOS Runtime: 6.5.0
  • Plugin(s): n/a
  • iPhone X iOS 13.3.1

Describe the bug

Swiping an item of RadListView on a modal dialog view causes multiple list view items to randomly animate.

  • all items redraw themselves as if they were re-appearing with zoom effect from left corner (often happens in emulator)
  • in addition to the item you swiped, one or more items rapidly move left to right multiple times as if they were shaken (both in emulator and physical device)
  • swipe view may or may not appear even if main view is moved to left or right

If you swipe an item very carefully and slowly, while trying not to scrolling the list view or pulling down the modal view, then sometimes it works as expected.

To Reproduce

Expected behavior

Only item that is swiped, should move and swipe view must appear.

Sample project
https://play.nativescript.org/?template=play-ng&id=hQiGvF&v=11

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions