#745: Edit workflow dialog may be partially hidden by activity feed
-----------------------+-----------------------
 Reporter:  rjollos    |      Owner:  nobody
     Type:  defect     |     Status:  new
 Priority:  major      |  Milestone:  Release 9
Component:  ui design  |    Version:
 Keywords:             |
-----------------------+-----------------------
 To reproduce:
  * Go to an open ticket and select //Modify Ticket//
  * Click on the status and select //resolve as duplicate//. Enter some
 nonsense for the duplicate ID such as //abc//.
  * //Submit changes//
  * **Secondary issue**: When the page refreshes, the following warning is
 displayed **outside** the visible area of the screen:
  {{{#!html
 <div id="warning" class="alert fade in">
                 <button type="button" class="close" data-
 dismiss="alert">×</button>
                   <span class="label label-warning">Warning</span>
                   Invalid duplicate ticket ID.
               </div>
 }}}
  * Select //Modify ticket// again and expand the workflow drop-down. It is
 hidden because the `ticketdraft` class has the rule //overflow: auto//.

 [[Image(WorkflowHidden.png,100%)]]

  * **Secondary Issue**: Click //Cancel// and the draft image is still
 displayed in the ticket properties.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/745>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to