IBM-Cloud / logistics-wizard-webui

Web UI for Logistics Wizard Showcase demo. The Logistics Wizard is an end-to-end, smart supply chain management solution that showcases how to execute hybrid cloud, microservices, and predictive data analytics in the real world.
Other
14 stars 20 forks source link

User switching popup menu is not dismissed when clicking the menu items it contains #54

Closed l2fprod closed 7 years ago

l2fprod commented 8 years ago

screencast 2016-09-20 14-31-01

(forget the quality of the recording - focus on the interaction)

l2fprod commented 8 years ago

I have a fix for this in the create-user branch

https://github.com/IBM-Bluemix/logistics-wizard-webui/commit/c688b4d636adc630ad9847fa59931d83774653ed

Sounds like issue was coming from the fact we don't propagate the event to the handler usually set by the popup menu on its items.

l2fprod commented 7 years ago

no longer used