angular-sortable-view icon indicating copy to clipboard operation
angular-sortable-view copied to clipboard

Ability to turn off sorting

Open clintonhalpin opened this issue 9 years ago • 6 comments

I'd like the ability to turn off sorting so that I can disable this on phones.

clintonhalpin avatar Jan 23 '16 23:01 clintonhalpin

+1. Need the ability for having a dynamic on/off mode to enable/disable dnd for a given list.

geofreyflores avatar Mar 02 '16 16:03 geofreyflores

Anyone managed to turn this off? I fixed this by adding an ng-switch condition to my element. The downside is the duplication of code. In search of a better aproach.

bartmoons avatar Mar 11 '16 15:03 bartmoons

+1 for easy way to turn off/on sorting. Ideally through a built-in directive, like 'sv-sort-enable="true"'

cklemming avatar Aug 08 '16 15:08 cklemming

Looking for this also.

JohnnyKB avatar Oct 18 '17 15:10 JohnnyKB

+1

Hazarapet avatar Nov 16 '17 12:11 Hazarapet

+1

gkimpson avatar Feb 22 '18 14:02 gkimpson