By design, when a dropdown trigger is scrolled off the screen, th","articleBody":"
By design, when a dropdown trigger is scrolled off the screen, the associated dropdown panel (if open) will be closed. An unintended side effect of this occurs when the dropdown target is partially off screen when the user clicks on it - this can lead to a flashing of the dropdown panel where it appears and then immediately disappears.
1. Open a new interaction.
2. Resize the window until only part of the more actions button (three dots) is visible.
3. Click the more actions button.
Notice the dropdown flashes briefly but does not open.
If you have a dropdown trigger that is partially off screen, scroll or resize the screen so that the dropdown trigger is fully inside of the viewport before attempting to interact with it.