Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
10 of 17 tasks
matteo-cerioni opened this issue Sep 12, 2019 · 3 comments
Closed
10 of 17 tasks

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

matteo-cerioni opened this issue Sep 12, 2019 · 3 comments
Labels

Comments

@matteo-cerioni
Copy link
Contributor

matteo-cerioni commented Sep 12, 2019

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • The issue still exists against the latest master branch of yii2-dynagrid.
  • This is not an usage question. I confirm having gone through and read the documentation and demos.
  • This is not a general programming / coding question. (Those should be directed to the webtips Q & A forum).
  • I have attempted to find the simplest possible steps to reproduce the issue.
  • I have included a failing test as a pull request (Optional).

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

  • Google Chrome
  • Mozilla Firefox
  • Internet Explorer
  • Safari

Operating System

  • Windows
  • Mac OS X
  • Linux
  • Mobile

Libraries

  • jQuery version: demo
  • yii2-dynagrid version: demo

Isolating the problem

  • This bug happens on the demos page
  • The bug happens consistently across all tested browsers
  • This bug happens when using yii2-dynagrid without other plugins.
@kartik-v
Copy link
Owner

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
Copy link
Contributor Author

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

@stale
Copy link

stale bot commented Nov 11, 2019

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.

@stale stale bot added the wontfix label Nov 11, 2019
@stale stale bot closed this as completed Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants