[WB] Roll up elements (down arrows) remove block instead of hide it
Bug #1428719 reported by
Anastasia Kuznetsova
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Merlin |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
Steps to reproduce:
1. Go to Mistral Create Workbook tab
2. Click on "Add Action" button (or on "Add Workflow")
3. Click on the down arrow near the name of added element
Expected result:
Block with added element will be rolled up
Observed result:
Block was removed
If we take a look at source code, we will see following:
<a href="#" ng-click=
summary: |
- [Workbook builder ] Roll up elements (down arrows) remove block instead - of hide it + [WB] Roll up elements (down arrows) remove block instead of hide it |
To post a comment you must log in.
Yeah, a nasty one :(. Perhaps implementation of bug 1411636 would help to deal with it.