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

Drag & drop #25

Open
davebalmer opened this issue Jan 14, 2011 · 7 comments
Open

Drag & drop #25

davebalmer opened this issue Jan 14, 2011 · 7 comments
Assignees
Milestone

Comments

@davebalmer
Copy link
Owner

Users want to be able to drag & drop items in lists to reorder them, and possibly drag to other lists. This is a pretty big undertaking, definitely could use some help to get it in the features sooner than later.

@kmpatel
Copy link

kmpatel commented Mar 24, 2011

I've been working on a Drag and Drop, it's something i'm willing to share, but i have studied your framework enough to understand any conflict. do you have any guideline or vision on how you think it should integrate into the existing framework.

@davebalmer
Copy link
Owner Author

Would love to see what you have in mind. I have some ideas, but am still definitely open to suggestion.

@kmpatel
Copy link

kmpatel commented Mar 26, 2011

I'll work on it.  

But in the mean time, I don't know if it's just me, but I was having problems with the CSS styling with jo for app development on webOS.  The image would be BADLY misaligned. I found the fix for it; it's list in the "Issues" section in "github"

-- Sent from my Palm Device
On Mar 25, 2011 11:46 PM, davebalmer <reply@reply.github.com> wrote:

Would love to see what you have in mind. I have some ideas, but am still definitely open to suggestion.

Reply to this email directly or view it on GitHub:

#25 (comment)

@davebalmer
Copy link
Owner Author

webOS has a few interesting rendering bugs. Meantime I'm working on a new default CSS layer which avoids that.

@tiqtech
Copy link
Contributor

tiqtech commented Apr 28, 2011

Didn't notice this issue before I sent you a note yesterday so wanted to comment if others wanted to jump in. I took a first cut at adding drag and drop to a list. It's functional and semi-attractive (e.g. uses css transitions to expand the drop point) but i'm sure there are improvements to be made. I've only tested it in Chrome 8 so there may be bugs on other browsers but hopefully its a start. Here's a link to the sample. it's dependent on a couple changes I made to joDOM so you'll have to pull that as well if you don't clone the repo.

https://github.com/tiqtech/jo/tree/master/samples/draggablelist

@davebalmer
Copy link
Owner Author

This is very cool, see my reply to your message. :)

@davebalmer
Copy link
Owner Author

Need to look at this more deeply. It's a needed feature I've been putting off.

@ghost ghost assigned davebalmer Dec 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants