Skip to content

Core 899 add option to remove give button from landing page #2727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

RoyEJohnson
Copy link
Contributor

@RoyEJohnson RoyEJohnson commented Apr 18, 2025

CORE-899
First commit shows changes; second commit applied prettier.

@RoyEJohnson RoyEJohnson requested a review from TomWoodward April 18, 2025 12:50
Copy link
Member

@TomWoodward TomWoodward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

view changes look fine, left a comment on the location of the parameter that would arrive from the cms

import './landing.scss';

type Props = {
showGive?: boolean;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're gonna want this to arrive via data.layout[0]?.value.showGive

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated the code & test accordingly.

@RoyEJohnson RoyEJohnson requested a review from TomWoodward April 21, 2025 16:13
@RoyEJohnson RoyEJohnson force-pushed the core-899-add-option-to-remove-give-button-from-landing-page branch from 5639270 to 4d00f2f Compare April 21, 2025 18:59
@RoyEJohnson RoyEJohnson merged commit b5f92ff into main Apr 21, 2025
1 check passed
@RoyEJohnson RoyEJohnson deleted the core-899-add-option-to-remove-give-button-from-landing-page branch April 21, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants