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
In anticipation of #445, we will experience this new bug.
The scrollbar should not displace/resize the Top Bar. We can fix this by disabling scroll on the page but enabling it on the SplitView. When the scrollbar appears, we don't want the location of the buttons to suddenly change - it's a bit jarring. This can be observed on the course dashboard of Info 4998:
The text was updated successfully, but these errors were encountered:
In anticipation of #445, we will experience this new bug.
The scrollbar should not displace/resize the Top Bar. We can fix this by disabling scroll on the page but enabling it on the SplitView. When the scrollbar appears, we don't want the location of the buttons to suddenly change - it's a bit jarring. This can be observed on the course dashboard of Info 4998:
The text was updated successfully, but these errors were encountered: