FP-1415: Callout Pattern with Fixes sans Plugin#427
Merged
wesleyboar merged 8 commits intomainfrom Jan 19, 2022
Merged
Conversation
This was
linked to
issues
Dec 22, 2021
iamthatian
approved these changes
Jan 13, 2022
Contributor
iamthatian
left a comment
There was a problem hiding this comment.
LGTM! Tested locally & through the remote sites.
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To Do
Details
Overview
Support Callouts sans custom plugin: use existing plugins & markup-based CSS (#425).*
Also, fix clickable area (#423).
* This will let us retire and uninstall the callout plugin.
Issue
FP-1415 (and sub-tasks)
Demos
.c-calloutvia snippetAutomatic Pattern LibraryScreenshots
Of Demos
Styles for all expected markup and image combinations.
Automatic Pattern LibraryDjangoCMS structure
Use Cases
Where images are pre-cropped before upload. (To test non-cropped images, see "Demos".)
(wide)
(narrow)
(wide)
(narrow)
Link Interaction
A callout is not required to be a link, but when it is, hover and activation UI should exist.
Testing
c-callouton the outermost elements.🆕 New testing step added after PR was merged.
Footnotes
Any structures using an "Image" with a "Caption" may be skipped during testing. Design says we don't need to support caption for "Callout" (but it will be supported by a future pattern used in Newsletter and DesignSafe). ↩ ↩2
Tested by author on https://dev.cep.tacc.utexas.edu/design-system/ui-patterns and https://dev.fronteraweb.tacc.utexas.edu/system/. ↩ ↩2