Skip to content

onSelectItems fn calls on dragging the item for reorders every time. #251

Description

@Nishchit14

Describe the bug
When I start dragging the item to re-arrange the order, it always calls the onSelectItems function. On the onSelectItems call I am opening a file in a new tab (similar to vs code experience), due to this side effect the UX experience seems to be poor as the user is not intended to open the file while dragging it for re-order.

To Reproduce

  1. pick up an item to drag
  2. observe the onSelectItems fun

Expected behavior
On dragging the item the onSelectItems fn should not be called

Desktop (please complete the following information):

  • OS: iOS
  • Browser: chrome, safari

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions