CIDI / kennethware-2.0

Tools to facilitate rapid course development in Instructure Canvas.
https://usu.instructure.com/courses/305202
GNU Affero General Public License v3.0
39 stars 29 forks source link

HTML markup rendering in popover content #6

Open IUeDS-User opened 9 years ago

IUeDS-User commented 9 years ago

Not sure when this started happening; perhaps Instructure changed something? You can see it on the Popover example on the CIDI Custom Tools site: https://usu.instructure.com/courses/305202/pages/examples-a-little-bit-of-everything?module_item_id=2218772.

I'll see if I can find out more...

duniken commented 9 years ago

Nice, This utilizes the Canvas popover. They have probably changed something. I will take a look and see what I can figure out. Thanks for catching that one.

duniken commented 9 years ago

This one is a Canvas issue. If you check their popover example on their styleguide (https://canvas.instructure.com/styleguide#popovers) it is broken as well. But I will still see if there is anything I can do in the meantime.

duniken commented 9 years ago

Haven't had much luck bypassing this error. Notifying Canvas about the issue.

duniken commented 9 years ago

This issue was reported, still haven't heard anything back. I will reach out again today.

duniken commented 9 years ago

In getting a message ready to send to Instructure, I looked at the Beta style guide and it appears as though they have changed their popovers to be "Body-Only". I will go through and make those changes in the code.