Ans
Ans
> feel free to add the topic tag code when you’re ready. Let's do that in a separate PR. > Side note: I’m not sure what’s going on with the...
If we do add an attribute to the SVGs, we should be able to add it via svgo by editing the config at https://github.com/cfpb/design-system/blob/main/svgo.config.js and adding something like https://svgo.dev/docs/plugins/add-attributes-to-svg-elements/
@sonnakim It looks like those three cases have vestigial svgs that need to be handled differently post- @willbarton's work. If I view each in the Wagtail admin, the icons disappear,...
> @sonnakim It looks like those three cases have vestigial svgs that need to be handled differently post- @willbarton's work. If I view each in the Wagtail admin, the icons...
`content__bleedbar` removed in https://github.com/cfpb/design-system/pull/1954 `a-tagline--xlarge` removed in https://github.com/cfpb/design-system/pull/1960
`content__wrapper--match-content` removed in https://github.com/cfpb/design-system/pull/1997 `o-form--input-w-btn` removed in https://github.com/cfpb/design-system/pull/1979
`o-table-wrapper--scrolling` renamed in https://github.com/cfpb/design-system/pull/2068
I'm going to close this. The last item, `content--2-1`, is only used in BAH/OAH Rate Explorer. We could remove it from the DS and re-create it in BAH, but there's...
This is a draft of the longer-term fix for https://github.com/cfpb/consumerfinance.gov/pull/7659 Additional work that needs to happen: - The expandable facet has nested checkboxes. There should also be an expandable facet...
PR --> https://github.com/cfpb/design-system/pull/2067