![]() Fixes: CNVS-33026 note: although the ticket states the issue is with the theme selector dropdown - some code introduced in /91330/ actually caused the problem test plan: - setting the stage: this is going to test the group switcher dropdown that appears in the left-hand sub-nav inside a course. ensure you have a course that has group sets and multipe groups within the set - as an admin - navigate to the course that has groups set-up - click the people link from within the course sub-nav - select the tab that has the name of your group set - from the right-hand area with the heading "Groups" use the cog to select the "Visit Group Homepage" option - you should now see a dropdown at the top of the left-hand sub-nav that will allow you to quickly switch between the various groups within the Group Set you were in ensure it is still working properly... group switcher dd = http://screencast.com/t/kK0jEaIdKmh theme selector dd = http://screencast.com/t/lqe9lxSnBd Change-Id: I3db63b80921e3c153359926353c7bf391f8e5c8c Reviewed-on: https://gerrit.instructure.com/94366 Tested-by: Jenkins Reviewed-by: Stephen Jensen <sejensen@instructure.com> Product-Review: Kyle Follett <kfollett@instructure.com> QA-Review: Dan Sasaki |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
frontend_build | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.babelrc | ||
.bowerrc | ||
.dockerignore | ||
.eslintrc.json | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.i18nrc | ||
.jshintrc | ||
.npmrc | ||
.nvmrc | ||
.rubocop.yml | ||
.selinimumignore | ||
.stylelintrc | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.yml | ||
gulpfile.js | ||
issue_template.md | ||
karma.conf.js | ||
package.json | ||
webpack.config.babel.js | ||
webpack.production.config.babel.js | ||
webpack.test.config.babel.js |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.