Skip to content

handleTabClick being called after drag stop only when a tab has been dropped before another tab #58

Description

@uriklar

Let's say I have Tab1/Tab2/Tab3
If I drag Tab1 in front of Tab2, handleTabClick isn't called.
If I drag Tab3 before Tab2 (so the order is Tab1/Tab3/Tab2) the handleTabClick function is triggered.
Is this expected behavior?
Thanks!
Uri

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions