May 1, 2018
Cidi Labs Design Tools Release Notes
May 1, 2018
Overview
This release introduces some new ways to add dynamic content including, tooltips, popovers and some changes to modal dialogs.
New Features
Tooltips and Popovers
There are two new types of dynamic content you can add using Design Tools: Tooltips and Popovers. Both provide content that will appear when hovering over a linked word or phrase.
Tooltips
Here is a basic tooltip With some basic Tooltip Text. It is for a small amount of information. That might be the definition def·i·ni·tion ˌdefəˈniSH(ə)n/: (noun) a statement of the exact meaning of a word, especially in a dictionary. of a word or any number of applications.
Popovers
Popovers are a little more expansive and can provide even more information as well as the ability to include more complex HTML.
def·i·ni·tion
defəˈniSH(ə)n/
noun
- a statement of the exact meaning of a word, especially in a dictionary.
- the degree of distinctness in outline of an object, image, or sound, especially of an image in a photograph or on a screen.
synonyms: clarity, visibility, sharpness, crispness, acuteness;
- Google Dictionary
Popovers can be informational where the popover disappears when the link loses focus or the mouse is no longer hovering over the link. Or they can be interactive, allowing the mouse or keyboard to access links or other content.
My content shows when:
- the link has keyboard focus
- the mouse is hovering over it
This popover is interactive. You can use your mouse or the keyboard to navigate into the content.
Other Examples:
You see things; and you say “Why?” But I dream things that never were; and I say “Why not?”
Back to Methuselah, act I, Selected Plays with Prefaces, vol. 2, p. 7 (1949)
Updated or Modified Features
Changes to Modal Dialogs
This release changes a few things about modal dialogs:
Before
- One dialog per piece of content (assignment, discussion, page, etc)
- Modals could have multiple trigger links to open the dialog
- Added using the Modal Dialog tool
- Not created in the mobile app due to poor usability
Now
- Each piece of content can have multiple modal dialogs
- Each dialog can only have one trigger link
- Added using the Popup Content tool
- Modals in the mobile app are a variation of the popovers discussed above providing improved usability
Warning: Multiple Modals
Just because you can add more than one modal dialog per page does not mean that you should. Please be considerate of your students and don't make me regret extending this feature.
Learn more about adding modal dialogs
Two New Icons
Font Awesome was upgraded to Version 5.0.10 which includes two new icons:
Java
Pied Piper Hat
Bug Fixes
RCE App View GlitchFixed: 04/24/2018
The April 21 Canvas update included a change to the core Canvas CSS that prevented the app view from scaling without requiring a horizontal scroll bar.
Navigation Broken Link Indicators Fixed: 04/11/2018
The change to Font Awesome 5 broke the styling that displayed the broken link indicators when working with the Add/Edit Navigation Block tool.