Skip to content

Bug fixes for case study and use case pages

Warren Gifford requested to merge brett/fixes into main

Created by: bretthayes

This fixes two bugs and closes #5400 (closed) and closes #5402 (closed).

Changelog

  • Fixed max width on author image to prevent text overlapping in the AuthorBio component
  • Cleanup: Removed one-off border style in lieu of our own border utility classes
  • Fixed broken href attribute for the BlockquoteWithBorder component
  • Addition: Added tracking to BlockquoteWithBorder

Test

  1. Ensure prettier has standardized the proposed changes.
  2. Ensure the author img does not overlap text on /case-studies/nutanix-fixed-log4j-with-sourcegraph
  3. Ensure the Read the case study link on /use-cases/code-reuse in the blockquote section navigates to /case-studies/factset-migrates-from-perforce-to-github

Merge request reports

Loading