Closed gocchipinti closed 4 years ago
I can confirm this issue on both our self-hosted Moodle and our OpenLMS sites. All are running 3.6.3 - 20190515xx.
@gocchipinti we developed a "fix" using CSS while we want for the issue to be resolved. Happy to share this.
Hi Andrew, that would be extremely helpful. Thanks!
Get Outlook for iOShttps://aka.ms/o0ukef
From: Andrew Rowatt notifications@github.com Sent: Monday, November 18, 2019 2:27:18 AM To: blackboard-open-source/moodle-theme_snap moodle-theme_snap@noreply.github.com Cc: Giacomo Occhipinti Giacomo.Occhipinti@gsmd.ac.uk; Mention mention@noreply.github.com Subject: Re: [blackboard-open-source/moodle-theme_snap] Snap 3.6.3 Section text not saving (#155)
@gocchipintihttps://github.com/gocchipinti we developed a "fix" using CSS while we want for the issue to be resolved. Happy to share this.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/blackboard-open-source/moodle-theme_snap/issues/155?email_source=notifications&email_token=ANLEE7SDAQHNG4BNP7QZR2LQUH4QNA5CNFSM4I32I2FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEI67ZY#issuecomment-554823655, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANLEE7W4UFGYCSD5ST2HAFTQUH4QNANCNFSM4I32I2FA.
@gocchipinti here it is: / Snap 3.6 (Moodle 3.7) bug workaround MU040 /
display: none;
}
content: "Due to a known issue with the Snap theme, section content cannot be added when creating a new section. First create the section (using this screen) and then edit the section to add content.";
color: #856404; border: 1px solid #ffeeba; border-radius: .25rem; background-color: #fff3cd; display: block; padding: 1em; margin-top: 1em; }
Hello,
Thanks for reporting.
We fixed this issue for Snap 3.7 in 5ae7c14.
HI all,
we are experiencing a technical issue with course sections; whenever I create a new section on a course two things happen: 1- a 150 appears there as default 2 - any text added to the 'Contents' section disappears after clicking on 'create section'
Once the section is created, the problem seems to disappear.
![snap issue](https://user-images.githubusercontent.com/55984766/65878876-f3fbd080-e386-11e9-8af4-4cecc8643960.png
This is proving annoying for staff that are reporting the problem, as they are losing work.
Thanks