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

[DOP-4691]: unused component filtering affecting guides #1235

Merged
merged 4 commits into from
Sep 18, 2024
Merged

Conversation

branberry
Copy link
Collaborator

@branberry branberry commented Sep 12, 2024

Stories/Links:

DOP-4691

current behavior

current gallery page

Staging links

updated behavior with cards appearing

Notes:

For the guides page, we programmatically add in a card component, but this is missed by the component filter. The most straightforward way to support this for the time being is to add the Card component to the white list. That way, it's not filtered out.

README updates

    • This PR introduces changes that should be reflected in the README, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README

@branberry branberry changed the title Add Card as a default component to not filter [DOP-4691]: unused component filtering affecting guides Sep 12, 2024
Copy link
Collaborator

@seungpark seungpark left a comment

Choose a reason for hiding this comment

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

LGTM. a build log or a staged site might help the case!

@branberry branberry merged commit e61200b into main Sep 18, 2024
4 checks passed
@branberry branberry deleted the DOP-4961 branch September 18, 2024 16:27
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