Particularly with the new lable bulk edit [#6646] it's easy to type something in the label box and then click somewhere (e.g. save button). But since you didn't hit "enter" in the label field, it doesn't get set as a label. Can we make the label widget apply on 'blur' events or something like that?
We've implemented this for individual ticket edits in [#6293]. AFAIR, on 'blur' events for jquery plugin we use, already implemented, but they doesn't work if autocomplete enabled. In [#6293] we just hooked to form's submit and handle labels input there. I think similar approach would work here.
Created #467: [#6803] Labels should be set without hitting enter (1cp)
Related
Tickets:
#6293Tickets:
#6803Closed #467.
je/42cc_6803