When the instructor clicks on pages in Lessons, there is a flash of text before page loads completely
Description
Attachments
Activity

Andrea Schmidt December 19, 2012 at 11:18 AM
Functional QA verified on http://nightly2.sakaiproject.org:8087/portal
2.9.x on HSQLDB - Built: 12/19/12 01:00 - Sakai sakai-2.9.x-all (Kernel 1.3-SNAPSHOT)- Server localhost

David Poindexter December 6, 2012 at 12:55 PM
There is some markup that is still not hidden.
Here's a really great way to check: Turn off javascript. That will show you real quick on page load what elements are there (that shouldn't be), and are instead being hidden by JS.
It's really just the old case of FOC (flash of content), and although it's a little tedious to do so, hiding the markup in an app like this by default, and then showing it with JS only when you want to is the way to go.
Neal Caidin November 29, 2012 at 1:36 PM
Setting this as verified based on Chuck H. comment - in Rutgers production.

Charles Hedrick November 25, 2012 at 4:41 PM
this fix has been in production at Rutgers for a month. I held it out of 2.9.0 pending testing, but I believe our production use is enough.

Charles Hedrick October 13, 2012 at 10:31 AM
Fixed in trunk and Rutgers. I'll put it in 2.9 only after it's been in use at Rutgers for a while.
Details
Details
Priority
Affects versions
Fix versions
Components
Assignee

Reporter

After creating a Lesson with subpages, when the instructor clicks on any of the subpages to view them, there is a flash of text before the page fully loads. It doesn't seem to affect anything, though.