WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
392 stars 630 forks source link

Entire layout shifts slightly when going between Students and Articles #358

Open ragesoss opened 9 years ago

ragesoss commented 9 years ago

Click back and forth between these, for example:

bmathews commented 9 years ago

@ragesoss This is because the scrollbar is appearing for the longer students page, shrinking the available screen width and shifting the content. I think that behavior is okay. The only thing we could do to prevent that is always show the scrollbar, which isn't done too often. Thoughts or concerns?

/cc @rileywho

ragesoss commented 9 years ago

Ah, of course. Is it possible, within a single course — which acts like something very close to an SPA — to keep the scrollbar in place after the first time it appears? Just a thought.