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

Hotfix/hide svg sprite #620

Merged
merged 2 commits into from
Mar 31, 2021
Merged

Hotfix/hide svg sprite #620

merged 2 commits into from
Mar 31, 2021

Conversation

coreymcollins
Copy link
Contributor

DESCRIPTION

Fixes an issue where the SVG sprite wasn't being hidden at the bottom of the page anymore.

This wraps the SVG in a div and hides the div, for now at least. I know we have some workflow changes happening in various branches so this is probably an okay stopgap for now, and maybe we can find a more solid way of doing this in one of those branches.

SCREENSHOTS

markup
scss

OTHER

  • Is this issue accessible? (Section 508/WCAG 2.0AA)
  • Does this issue pass all the linting? (PHPCS, ESLint, SassLint)
  • Does this pass CBT?

STEPS TO VERIFY

  • Check out the branch
  • Run npm run build
  • Inspect the page and see that the SVG is hidden, so not creating any more page space

DOCUMENTATION

Will this pull request require updating the wd_s wiki?

I don't believe so.

@gregrickaby
Copy link
Contributor

@coreymcollins Like you said, we're discussing other solutions, however this works for now. Thank you!

@coreymcollins coreymcollins merged commit 6d98d54 into main Mar 31, 2021
@coreymcollins coreymcollins deleted the hotfix/hide-svg-sprite branch March 31, 2021 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants