Hi,

SwfUpload is a great module. Easy to use and the looks are really nice too. However, it took me quite a while to realize that I had to double click on the row underneath 'Title' to activate the input field to add a title to an image. The problem is that there is no visual indication that it is clickable. While this technique is very slick, I as a user have never encountered this type of UI before, so it didn't cross my mind to double click an empty row. I actually thought of posting an issue because I thought I couldn't add titles. It looked blanked out.

And if I didn't get it at first, I'm afraid that less experienced clients are going to have some trouble with this as well.

Even adding a pointer for the mouse would help a bit. Or just a single click to show the input field. Actually I prefer to just see all the input fields by default.

Again, excellent module!
Cheers,
Danny

Comments

skilip’s picture

Version: 6.x-2.0-beta2 » 6.x-2.0-beta3
Category: feature » task

You're right about this. We need a visual indicator telling the user he should doubleclick to enter edit modues

milos.kroulik’s picture

+1

eugenmayer’s picture

Title: the UI of editing titles » UI: Make it clear that titles can be edited (with a doublickick)
Category: task » feature

I think a simple pencil would do the job actually, while having a tooltip then "make a doubleklick to edit the title. Nevertheless bind the edit event to the pencil also.

danny_joris’s picture

I don't know. It doesn't even remotely look like you should hover it. Even a subtle hint of an input field would help.

And I don't see why it should be a double click and not a single click.

milos.kroulik’s picture

In fact, why should be there any click at all, in my opinion.

eugenmayer’s picture

Single-Click is for drag&drop.

I think the "pencil" wich is clickable should do it, or? Maybe making the icon themeable and we are good, or?

skilip’s picture

StatusFileSize
new3.28 KB

This patch will add an 'edit' link to 'editable' table drawers.

skilip’s picture

I'm not sure we should use an icon for this. I'm a bit afraid of bloating the UI.

skilip’s picture

Status: Active » Needs review
skilip’s picture

Version: 6.x-2.0-beta3 » 6.x-2.0-beta4
Status: Needs review » Patch (to be ported)
StatusFileSize
new2.65 KB
skilip’s picture

Status: Patch (to be ported) » Fixed

Added in BETA5

Status: Fixed » Closed (fixed)

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