On the Edit Images page (reached from the menu at the top of the main gallery page), the drag handles are not working, and the images cannot be re-ordered.

In fact, it appears that javascript isn't working on this page at all. I have a node reference field attached to the Gallery Image content type that is supposed to dynamically suggest values, but doesn't work on this page either.

Comments

seehawk’s picture

Some addition info: this is an issue in both Firefox and IE.

dddave’s picture

No problem here. Reordering works just fine.
Disturbing is the fact that after hitting the save button I get again to the Upload bar telling me that the images are uploading which would be unneccessary, wouldn't it?

The reordering should take place on the server without a new upload. Is this just a user interface problem?

edit: opened a new issue for this #483046: Edit Images Optimization

seehawk’s picture

Title: Drag handles not working » Drag handles not working
Priority: Critical » Normal

I went back and looked at it again. On further review, the issue is only occurring when I have a multi-value node reference field showing on the edit images page. That field has drag handles as well, so something about the combination of the two is preventing either set of handles from working.

Once the node reference field is removed, everything works normally. But, I'd like to have that node reference field available for cross-posting of images.

dddave’s picture

Title: Drag handles not working » Drag handles not working in combination with node reference
wilson98’s picture

the drag handle implementation in edit images form is a bad hack currently, i still don't figure it out a better way to implement it, sorry.

seehawk’s picture

Version: 6.x-2.0-alpha1 » 6.x-2.0-alpha7

I'm not sure what you mean.

seehawk’s picture

Version: 6.x-2.0-alpha7 » 6.x-2.0-alpha10

Looks like some great progress has been made on this front! However, the behavior is now that the drag handles appear on the node reference fields for the first image in the list, and all other node reference fields get the "Order" column.

Apart from that, reordering of node reference fields within a single image and reordering of the images themselves works fine.

kmonty’s picture

Version: 6.x-2.0-alpha10 » 6.x-2.x-dev

Is anyone still encountering this problem? Is anyone using jQuery update? jQuery update breaks the drag handles in other modules as well

dbeall’s picture

I had issues with jQuery update and stopped using it many months ago. probably the reason I have not had node gallery problems using it.

kmonty’s picture

Status: Active » Fixed

Marking this as fixed (via alpha 7-10) as there has not been further complaints about this. I have not have a problem with reordering nodes with nodereference fields. Please reopen if the issue arrises again for you.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.