#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:
Resolution: | Keywords:
------------------------+-----------------------
Description changed by rjollos:
Old description:
> 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.
New description:
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//, or leave the input
empty.
* //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//.
* **Secondary issue**: the radio button for //resolve as duplicate// is
selected, but the //Duplicate ID// input is not displayed. In order to
make the //Duplicate ID// input appear, the selection must be changed to
another //Resolution//, then back to //duplicate//.
[[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#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker