kartik-v / yii2-dynagrid

Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
http://demos.krajee.com/dynagrid
Other
74 stars 66 forks source link

Is possible to drag fixed column in "wrench" modal #224

Closed matteo-cerioni closed 4 years ago

matteo-cerioni commented 4 years ago

Prerequisites

Steps to reproduce the issue

  1. Open the "wrench" modal of the demo
  2. Try to drag "name" column downward for 2 time consecutive, first time is blocked (correct) , second time drag ( bug ).

Expected behavior and actual behavior

Ability to drag fixed elements in the "wrench" modal, trying to drag the same fixed element multiple time consecutive. Must remain blocked.

Browsers

Operating System

Libraries

Isolating the problem

kartik-v commented 4 years ago

This is a problem with source plugin of HTML5 sortable and is reported there in the author's repo at this issue - lukasoppermann/html5sortable#477

matteo-cerioni commented 4 years ago

Thanks for the quick reply, you can close the issue if you want

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.