Skip to content

Conversation

@maxceem
Copy link
Collaborator

@maxceem maxceem commented Dec 22, 2017

issue #1519 - Screen flicker in dropdown
Removed noScroll class

@vic-georgiev
Copy link
Contributor

The reason for adding the "noScroll" is to prevent double scrolling when the notifications dropdown is shown. Before that reaching at the end of the notifications on scroll would start scrolling the page under the menu.

The jumping is caused by the showing/hiding of the browser scrollbar. I'll put the top bar above everything so the container would never need to have a scrollbar and thus the behavior would be fixed. This is a CSS problem to have, I'm on it. Let's hold with reversal of the code for the moment.

@vic-georgiev vic-georgiev merged commit e685a1e into topcoder-archive:dev Dec 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants