canvas-lms icon indicating copy to clipboard operation
canvas-lms copied to clipboard

The open LMS by Instructure, Inc.

Results 296 canvas-lms issues
Sort by recently updated
recently updated
newest added

### Summary: RAILS_ENV=production bundle exec rake canvas:compile_assets breaks with errors due to missing files '/var/canvas/ui/shims' ### Steps to reproduce: 1. Source: 20220226 stable version https://github.com/instructure/canvas-lms/archive/stable.zip 2. versions: RUBY_MAJOR=2.7 BUNDLER_VERSION=2.2.17 RUBYGEMS_VERSION=3.3.8...

### Summary: When open gradebook page sometimes happening JS fail. log in console: Uncaught Error: SlickGrid requires a valid container, null does not exist in the DOM. at init (74-c-337638ddcd.js:423:35)...

### Summary: Since deploying the October 7 release, we have been experiencing repeated failed jobs related to the `canvas_kaltura` gen. Specifically, `MediaObject#updated_viewed_at_and_retrieve_details` jobs are failing with an error of `undefined...

### Summary: Canvas is not sending emails. When creating a new user, they don't receive an email : 'Email the user about this account creation' is checked. ### Steps to...

### Summary: Canvas fails to connect to canvas-rce-api-host. As a result, wiki side-bar have disabled links and "Loading failed" messages. ### Steps to reproduce: ``` git describe --tags release/2019-06-22.25-11498-gbde65343ed ```...

### Summary: If the instructor chooses to only show replies to those who have posted at least one reply, then after missing the discussion deadline, the **unread notification will be...

the quick start introduction looks expired, how can i run canvas as dev environment?

### Summary: I have a Canvas LMS self hosted installation, June 2021 version, and is working nicely. I tried to update to the latest release of October but it gave...

configured custom e-mail logo configured in `settings[:email_logo] = "https://some-cool-logo.jpg"` it is displayed in a new user registered message ![Входящие - a gangan@gmail com - Gmail - Google Chrome 02 02...

### Summary: [_breakpoints.scss](https://github.com/instructure/canvas-lms/blob/master/app/stylesheets/base/mixins/_breakpoints.scss) and a few other files define mobile as =768px. However, it is possible to have a value between 767px and 768px, which causes neither media query to...