Change Card markup for Links

Created on 9 August 2023, 11 months ago
Updated 17 August 2023, 10 months ago

Problem/Motivation

The card HTML output currently outputs the entire card as a hyperlink. Utilizing Bootstrap class .stretched-link this can be accomplished and will not hyperlink the entire text of the card.

Steps to reproduce

Create a card using the current output and add a link to the Card Link Field.

Proposed resolution

A field can be added to add the stretched-link class to the link. The link should also have button classes that can be added to display the link as a button. Those button classes can either be a text field or a dropdown of the standard primary button classes such as:
btn btn-primary
btn btn-secondary
btn btn-light
btn btn-dark

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

5.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kerrymick Chicago

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024