#6803 Labels should be set without hitting enter

v1.1.0
closed
nobody
General
2015-08-20
2013-10-28
No

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?

Related

Tickets: #6646
Tickets: #6803

Discussion

  • Igor Bondarenko - 2013-10-29
    • status: open --> in-progress
     
  • Igor Bondarenko - 2013-10-29

    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: #6293
    Tickets: #6803

  • Igor Bondarenko - 2013-11-04
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2013-11-04

    Closed #467. je/42cc_6803

     
  • Dave Brondsema

    Dave Brondsema - 2013-11-05
    • status: code-review --> closed
    • QA: Dave Brondsema
    • Milestone: forge-backlog --> forge-nov-15
     

Log in to post a comment.