Skip to content

Integrate Donation Circle Component with Join Us Donate include #4544

@roslynwythe

Description

@roslynwythe

Dependency

Overview

We need to integrate the Donation Circle Component with the Join Us Donate include so that we have a consistent presentation of that component across the site.

Details

  • The display of functional text within an image is not WCAG compliant and so the Donation Circle graphic has been replaced with an HTML/CSS component.
  • In this issue, the newly implemented Donation Circles HTML component will be integrated into the Join Us Donate card include and styles will be updated as necessary so that the appearance of the Join Us page is maintained in both mobile and desktop views.

Action Items

  • The new Donation CIrcles HTML component is located at _includes/donation/donation-circles.html and will replace the graphic /assets/images/join-us/donation-graphic.svg. In _includes/join-donate-card.html replace the corresponding <img> tag with the liquid tag {% include 'filename' %} where 'filename' is relative to the _includes folder.
  • The SCSS for styling the new component is located at _sass/components/_donate-components.scss. Update scss classes as needed so that the component styles are independent of the target pages, and the appearance of the modified Join Us page matches the appearance of the current page, at both mobile and desktop screen sizes.
  • Changes to _includes/donation/donation-circles.html may be necessary, for instance adding ID or classes for the purpose of targeting styles.

Merge Team

Resources/Instructions

Metadata

Metadata

Labels

Complexity: SmallTake this type of issues after the successful merge of your second good first issueP-Feature: Join Pagehttps://www.hackforla.org/joinrole: front endTasks for front end developerssize: 0.5ptCan be done in 3 hours or lesstime sensitiveNeeds to be worked on by a particular timeframe

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions