mwasiluk / angular-surveys

Angular survey / form builder inspired by Google Forms
http://mwasiluk.github.io/angular-surveys
Apache License 2.0
240 stars 135 forks source link

Eliminating dependence on jquery #1

Closed Jorgevillada closed 8 years ago

mwasiluk commented 8 years ago

There are some issues with sorting inside elements in your version (Chrome, FF, Edge). Please fix them and then I'll merge your pull request. Thanks!

Jorgevillada commented 8 years ago

You could tell me if the error persists. or if you find more? Thank you

mwasiluk commented 8 years ago

It seems to work well in viewer, but there are still issues with ordering available items/options in questions builder, eg in: src/builder/question-offered-answer-list-builder.directive.js src/builder/question-division-builder.directive.js src/builder/question-grid-builder.directive.js

In src/builder/question-priority-list-builder.directive.js ordering still works strange, eg try dragging first item to last position.

Jorgevillada commented 8 years ago

waiting for next release for strange behavior in question-priority-list-builder.directive PR(https://github.com/RubaXa/Sortable/pull/624) when used drag-handle.