-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
Description
V1 will be plaintext and open to full height of content.
This is part of the PDP template
- Clicking the down arrow opens to max height of 6 lines
- If height is greater than 6 lines of text "Read more" displays
- Clicking "Read more" opens the module to full size of content.
- Must support text data with:
a. subheads
b. bullet styling
c. emojis (this may work automatically)
d. hard returns - If there is one product tag on the page, expand by default
A WYSIWYG editor may be the easiest implementation for creation tools. The json data may need to be an html string.
For purification we can use DOMPurify which is part of our codebase and configure it with an forbidden tags.
Reactions are currently unavailable

