newrelic / nr1-status-pages

NR1 Status Pages allows you to collect and display the statuses of key dependencies in one place.
https://github.com/newrelic/nr1-status-pages/discussions
Apache License 2.0
36 stars 22 forks source link

Menu popover doesn't disappear after you click away from it #42

Closed danielgolden closed 4 years ago

danielgolden commented 4 years ago

Description

On each of the status grid items there is a menu button in the top right of the page. When you click that menu item, the menu popover that appears only ever disappears when you click the button again. If you click away, it doesn't disappear.

Steps to Reproduce

  1. Click on the menu button of any of the status grid items on the page (it looks like a small grey button with 3 dots inside).
  2. Click outside of the menu anywhere on the page.
  3. Notice how the menu does not disappear.

Expected Behaviour

I expect that when I click outside of from the menu (or after a short delay after a mouseOut event) that the menu would disappear.

Your Environment

devfreddy commented 4 years ago

:tada: This issue has been resolved in version 0.12.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

danielgolden commented 4 years ago

Note to self: Apply this same fix to the newrelic/workloads-geo-ops popovers on the menu button in the "all maps" screen.