planet
planet copied to clipboard
🌍 Planet Learning - Angular application
The landing video dialog should open when the `/landing` page starts
Manager settings -> Members Promoting a learner leads to an error message displayed. Reloading the page shows that the promotion action was ok. 
https://planet.gt/eng/courses/progress/e739e2bae321d6eaff6fd50d460018e4 has interesting anomalies: - some tests results are missing - some tests people has created error in the higher double digits 
https://planet.gt/eng/courses/progress/2865fabdac50eac8e1b6734822009ebb ``` ERROR TypeError: Cannot read properties of null (reading 'grade') at e.answerErrorCount (10-es2015.be998e0445c171c59bf7.js:7:74593) at 10-es2015.be998e0445c171c59bf7.js:7:74506 at Array.reduce () at e.totalSubmissionAnswers (10-es2015.be998e0445c171c59bf7.js:7:74484) at e.userCourseAnswers (10-es2015.be998e0445c171c59bf7.js:7:74850) at 10-es2015.be998e0445c171c59bf7.js:7:75165 at Array.map ()...
When we do not have enough space on screen mostly for mobile (potrait) we can change the scrolling items to accordion Show only list of item types Library, Courses and...
With newer browser it seems like cookie issued by different domain is not accessible or not passed when sending request to that domain. Testing with chromium 37 worked with same...
https://github.com/open-learning-exchange/planet/pull/7080
Dashboard
Lets test with some small mobile sizes and if content fixs there then we can leave it for now. Else we need to be able to scroll when screen size...