Skip to content
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

VACMS-19386 Add SecondaryButtonGroup and RelatedLinks common components #814

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

randimays
Copy link
Contributor

@randimays randimays commented Nov 14, 2024

Description

Adds SecondaryButtonGroup and RelatedLinks components. Both of these are common across Resources & Support pages. RelatedLinks will take the place of RelatedInformation and BenefitHubsLinks.

Ticket

Relates to #19386.

Developer Task

Tasks

Preview Give feedback

Testing Steps

These components aren't used anywhere yet, so you can just view them in Storybook.

QA steps

What needs to be checked to prove this works?
What needs to be checked to prove it didn't break any related things?
What variations of circumstances (users, actions, values) need to be checked?

Screenshots

Screenshot 2024-11-14 at 5 27 31 PM Screenshot 2024-11-21 at 2 17 13 PM Screenshot 2024-11-21 at 2 16 53 PM

Reviewer

Reviewing a PR

This section lists items that need to be checked or updated when making changes to this repository.

Standard Checks

Tasks

Preview Give feedback

Merging an Approved Layout

When merging a layout, you must ensure that the content type has been turned on for next-build inside the CMS. This CMS flag must be turned on for editors to preview their work using the next build preview server.

Resource types (layouts) that have not been approved by design should NOT be pushed to production. Ensure that slug.tsx does not include your resource type if it is not approved.

The status of layouts should be kept up to date inside templates.md. This includes QA progress, development progress, etc. A link should be provided for where testing can occur.

Merging a Non-Approved Layout

Your new resource type should not be included inside slug.tsx. Items added here will go into production once merged into the main branch. It is imperative that we do not push anything live that has not been approved.

Ensure that this layout has been added to the templates.md file with the current status of the work.

@va-cms-bot va-cms-bot temporarily deployed to Tugboat November 14, 2024 23:44 Destroyed
src/types/formatted/relatedLinks.ts Outdated Show resolved Hide resolved
src/templates/common/relatedLinks/index.test.tsx Outdated Show resolved Hide resolved
src/templates/common/relatedLinks/index.tsx Show resolved Hide resolved
src/templates/common/relatedLinks/relatedLinks.stories.ts Outdated Show resolved Hide resolved
src/templates/common/secondaryButtonGroup/index.tsx Outdated Show resolved Hide resolved
@va-cms-bot va-cms-bot temporarily deployed to Tugboat November 21, 2024 21:14 Destroyed
@randimays randimays merged commit 9c897e6 into Sitewide-integration Nov 21, 2024
8 checks passed
@randimays randimays deleted the 19386-secondary-button-group branch November 21, 2024 22:19
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.

3 participants