Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Drag and drop support? #2446

Closed
ashleydavis opened this issue Apr 21, 2015 · 29 comments
Closed

Drag and drop support? #2446

ashleydavis opened this issue Apr 21, 2015 · 29 comments

Comments

@ashleydavis
Copy link

Is there a plan to implement drag and drop reorder for grids and lists?

Is there a plan to implement drag and drop from one list/grid to another?

@ThomasBurleson ThomasBurleson added this to the post-1.0 milestone Apr 21, 2015
@ThomasBurleson
Copy link
Contributor

@ashleydavis Drag 'n Drop features will be expored post 1.0.

@mikehaas763
Copy link

👍

@epelc
Copy link
Contributor

epelc commented Jun 21, 2015

+1 this would be really cool

@PilhwanKim
Copy link

+1

1 similar comment
@kamarouski
Copy link

+1

@dmackerman
Copy link

There are a slew of other plugins out there that make this pretty easy. We've used https://github.com/kamilkp/angular-sortable-view in many applications with list type drag/re-orders.

@mikehaas763
Copy link

@dmackerman that's pretty cool I haven't seen that plugin yet. I'm fairly certain it's not quite the functionality that we're talking about though. That's basically just a list that can be floated to one side. What we're looking for I believe is more like http://troolee.github.io/gridstack.js/

@epelc
Copy link
Contributor

epelc commented Jun 30, 2015

@mikehaas763 Did you look at the grid with handles demo? That plus the placeholder demo might work.

Also cool link @dmackerman

@mikehaas763
Copy link

@epelc Yep. That's what I meant by "...just a list that can be floated to one side". I'm sure it would work for many cases but not sure it's really what most people have in mind. I could be wrong. I 👍'd this issue because it would be really nice to have the material grid be a draggable component grid but I also don't think that the functionality should be coupled to the grid. It would be better as a separate directive(s).

@epelc
Copy link
Contributor

epelc commented Jun 30, 2015

@mikehaas763 I get what you mean. It wouldn't work with elements being different dimensions.

@amergin
Copy link

amergin commented Jun 30, 2015

@mikehaas763: Have you looked at angular-gridster?

@mikehaas763
Copy link

Yep I looked at that one too and actually am using it in a project until I
can get something with better browser support going

On Tuesday, June 30, 2015, amergin notifications@github.com wrote:

@mikehaas763 https://github.com/mikehaas763: Have you looked at
angular-gridster https://github.com/ManifestWebDesign/angular-gridster?


Reply to this email directly or view it on GitHub
#2446 (comment).

@epelc
Copy link
Contributor

epelc commented Jun 30, 2015

I just looked at angular-gridster and it seems really buggy in ie11. Resizing and dragging is hit or miss.

@hulyav
Copy link

hulyav commented Jul 15, 2015

I love the grid-list but without drag/drop support - we cannot use it in production :(

@adaojunior
Copy link

@hulyav why dont you implement your own drag/drop?

@ThomasBurleson
Copy link
Contributor

Take a look at https://github.com/bevacqua/dragula...
Drag-n-Drop (with persistence) is definitely a wishlist feature for Dialogs; but that effort will not start before the v1.0 release.

Duplicate of #1206

@rudzikdawid
Copy link
Contributor

angular-gridster is based on a gridster.net, that is no longer supported
http://hootsuite.github.io/grid/

Resizing will be another fantastic features

@ismarslomic
Copy link

+1

6 similar comments
@alexzaporozhets
Copy link

+1

@trinet-jieli
Copy link

+1

@kumaro
Copy link

kumaro commented Apr 11, 2016

+1

@timmyrosen
Copy link

+1

@TeemoWan
Copy link

+1

@codepj
Copy link

codepj commented May 25, 2016

+1

@peio72
Copy link

peio72 commented May 31, 2016

Did someone finally manage to create a sortable gridlist ? Which framework ? I'm trying with several but having issues with placeholders because of the absolute positionning of the grid-tiles. Thanx for a help if possible.

@impavidum
Copy link

impavidum commented Jun 16, 2016

For anyone still looking for drag and drop for lists this is the best I have found: https://github.com/marceljuenemann/angular-drag-and-drop-lists

@peio72
Copy link

peio72 commented Jun 16, 2016

Is it working with angular material grid list component ?

@TobiasVdb
Copy link

+1

@heyanctil
Copy link

@dmackerman thanks it works fine with https://github.com/kamilkp/angular-sortable-view.

@angular angular locked and limited conversation to collaborators Aug 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests