Rock icon indicating copy to clipboard operation
Rock copied to clipboard

Clicking on menu icons sometimes glitches out (internal theme) when clicking to open menu

Open Tschrock opened this issue 6 years ago • 4 comments

Prerequisites

Description

When you go to click on a menu icon on the internal site, it tends to "glitch out" and immediately close the popout menu. I assume this is due to the hover effect opening the menu a split second before your click - which then closes the menu again.

https://www.youtube.com/watch?v=NvWJCb7hvDk

Steps to Reproduce

  1. Open the internal site
  2. Click on one of the menu icons (you might have to adjust your click timing to see it)

Expected behavior:

The menu pops out

Actual behavior:

The menu flashes up for a split second and then disappears

Versions

  • Rock Version: 1.8.5.2, 1.9.0.11 (pre-alpha)
  • Client Culture Setting: en-US

Tschrock avatar Jan 22 '19 14:01 Tschrock

I tested this on the demo, prealpha, and my dev box running v8.9 on both Chrome and Firefox (which is the browser used in the youtube video) and could not reproduce this bug. Believed to have been corrected.

SkellyRen avatar Oct 24 '19 14:10 SkellyRen

Hey @Tschrock let us know if you are still seeing this odd behavior, otherwise we can close this out in a day or so.

nairdo avatar Oct 24 '19 14:10 nairdo

I can still reproduce this on the preapha site on multiple browsers.

Basically there just needs to be a short delay after the hover effect opens the menu so clicking the menu icon doesn't immediately close the menu again

Tschrock avatar Oct 24 '19 16:10 Tschrock

@Tschrock I guess I should read that the action was not quickly hover, but an actual click. The behavior is the same if you hover for a few moments and then click or if you click right away. Is this something that come up from multiple users trying to click the navbar or one user?

Either way I believe some kind of onclick action of doing nothing on the Navbar buttons may correct this issue.

SkellyRen avatar Oct 24 '19 16:10 SkellyRen

The navigation menu is working as designed.

ethan-sparkdevnetwork avatar Oct 03 '23 15:10 ethan-sparkdevnetwork