Hide Forgot
Description of problem: When a list bar contain more than one dropdown (menu with items) just one of them work, no matter which one you click, the same is always opened. Version-Release number of selected component (if applicable): How reproducible: Go to the ProcessInstanceDetails screen and click Actions or Views Those menues are defined here: https://github.com/droolsjbpm/jbpm-console-ng/blob/master/jbpm-console-ng-process-runtime/jbpm-console-ng-process-runtime-client/src/main/java/org/jbpm/console/ng/pr/client/editors/instance/details/ProcessInstanceDetailsPresenter.java#L273 I'm attaching a screenshot that shows both dropdowns pressed but just one opened Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 794268 [details] both dropdowns pressed, when just one was clicked
Fix pushed to UberFire on master and 0.3.x branches https://github.com/droolsjbpm/uberfire/commit/00c9bd736 https://github.com/droolsjbpm/uberfire/commit/e10abb599