You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That probably is the issue as per original description involving scrolling (though filtering is not required):
On Individual stage we have only one scrollbar - browser one. So everything always works nicely
On the Preparation/Workshop/Follow-Up stages we however have two scrollbars. And they seem not to work together well.
On the screenshot below I scrolled with mousewheel until scrolling made no effect. As we see, the last question - question 4 is cut off - and the only scrollbar you see is the browsers original one and it's in the middle position
Chrome:
Firefox (better distinction of scrollbars)
I have to explicitly start new scrolling action to catch the browser scroll instead of question scroll. Then it scrolls to the bottom and we see that both scroll bars are there.
From Chrome:
From Firefox:
Additional notes:
Same problem when scrolling to the top
How much is cut off is browser dependent
How much is cut off is not screen size dependent
The end effect depends on users scrolling. If you see that scrolling stopped in the view, but don't stop scrolling, everything will catch up in
Behavior can be easily seen in our local db which has 4 questions on the main view. On the real db, filtering, as per original issue, can be involved. Can reproduce with or without, but with filtering it's probably easier.
No description provided.
The text was updated successfully, but these errors were encountered: