web-illinois / illinois_framework_theme

An Illinois branded Drupal theme based off of the bootstrap4 theme.
6 stars 1 forks source link

Convert Big Buttons paragraph to use the "Card" component from the toolkit #542

Open mwllr opened 3 years ago

mwllr commented 3 years ago

Replace the big button paragraph code/backend with the component. the drupal paragraph is called big buttons. the component is called clickable cards. all fields and such stay the same, but we will want to use the functionality and styling and such from the component.

nbaxley-uiuc commented 2 years ago

Since we don't want to allow HTML tags in the body, that field should be plain text.

github-actions[bot] commented 2 years ago

Branch robgasc/issue-542-big-button/clickable-cards-use-component-now created!

trubach commented 2 years ago

RE: Nate's comment above, Robbie created a separate issue regarding converting the rich text field to plain text at #780

github-actions[bot] commented 2 years ago

Branch trubach/issue-542-big-button/clickable-cards-use-component-now created!

trubach commented 1 year ago

The clickable card component is deprecated in v2 of the toolkit. Version 3 of the toolkit should allow for the "card" component to be clickable. We should work on using the "card" component to replace the big button: https://builder.toolkit.illinois.edu/prod/card/index.html