Closed (fixed)
Project:
Node Gallery
Version:
6.x-2.0-alpha9
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2009 at 14:53 UTC
Updated:
6 Jul 2009 at 23:00 UTC
When editing images of a gallery (changing order, adding text) it appears that all the images are uploaded again. At least this is what the progress bar after hitting the save button suggests is happening.
This should happen directly on the server I think (no new upload). So it is either a code question or a user interface problem.
Also: When I change the text of one picture the save process seems to consider(I have no real idea of the technical process as such but I try my best with layman's terms-please bear with me) the whole gallery and not only the one picture. When working with huge galleries this could be really annoying.
Comments
Comment #1
wilson98 commentedyes, this is an important issue, thank you.
Comment #2
padmapriya commentedyes, this is an important issue, thank you.
Comment #3
dddave commentedChanging version to fit the nature of a task.
Comment #4
dddave commentedSeems to be fixed in alpha 3.
One thing remains:
The on screen message displayed after editing pictures should be optimized. If I change the position of only two pics this seems to affect all the other pics in the gallery and therefore a long message appears (especially concerning a Gallery with 100s of pics). I think this should be handled with care because it:
1. Looks frightening and is unexpected for non-technical endusers
2. Looks ugly. ;-)
So what would be the best policy for these messages?
Might be the best not to be to precise (naming every pic affected) and use a more general message like "Your changes have been applied" of "Upload of 5 pictures successful".
Comment #5
dddave commentedThe message now is displayed without the filename but my personal impression is still that this can be optimzed.
However the new message under the processbar now always states that only one item has to be processed which is true concerning that one gallery is processed but misleading when I changed three captions.
In addition I noticed a new minor issue:
Now this option is called "Manage Images" which I like better than "Edit Images". However the screen after clicking "Manage..." is still called "Edit Images".
Comment #6
dddave commentedThis seems much, much better now.