[JIRA] (JENKINS-42825) input steps should be able to automatically popup a dialogue box in the stage view

21 views
Skip to first unread message

nathan.deklepper@auspost.com.au (JIRA)

unread,
Mar 15, 2017, 9:11:01 PM3/15/17
to jenkinsc...@googlegroups.com
Nathan de Klepper created an issue
 
Jenkins / Improvement JENKINS-42825
input steps should be able to automatically popup a dialogue box in the stage view
Issue Type: Improvement Improvement
Assignee: Unassigned
Components: pipeline-input-step-plugin
Created: 2017/Mar/16 1:10 AM
Priority: Minor Minor
Reporter: Nathan de Klepper

It would be nice if input steps automatically popped up a dialogue box in the stage view if the pipeline script specifies.  This way the user wouldn't need to hover over the stage progress box.

This may not be desirable where builds can run concurrently (it could confuse the user, or bloat the screen), so a limit around this may be required.

 

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

jdoyle@iso-ne.com (JIRA)

unread,
Oct 3, 2019, 11:41:04 AM10/3/19
to jenkinsc...@googlegroups.com
Jim D commented on Improvement JENKINS-42825
 
Re: input steps should be able to automatically popup a dialogue box in the stage view

This definitely helps the case where the user has clicked on the job page and a build is waiting for input.  Each time I explain to job users that they must hover, it takes a while for them to get used to it.

And it also helps the case where the user has opened the popup by hovering and there are inputs to fill out like strings or choices, since the popup is so small and constantly users are letting their mouse pointer drift, which kills the popup in the middle of editing the input form.  I've seen our users try to fill out a popup over and over again unsuccessfully, and finally have to show them there's a way to get to the plain HTML "Paused for input" form page instead.

Even if the popup weren't automatic when the job page is rendered, if there were a way to open it besides the hover, it would improve usability.  An explicit link or button inside the "paused" stage cell would be more obvious, and it wouldn't require a delay before showing the popup, and since the user actually clicked, presumably the popup could just stay open.  (Note that I don't know why the popup has an "X" close button either, since it disappears so easily when you move the mouse.  This might make the "X" close button be more useful too.)

The version we're using currently is:

  • org.jenkins-ci.plugins.pipeline-stage-view:pipeline-stage-view:2.12
  • Jenkins 2.176.3
  • Firefox 68.0.2esr

 

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages