Skip to content

refactor(search): import Google search styles via CDN - #1219

Merged
wesleyboar merged 1 commit into
epic/cmd-187from
refactor/search-css-cdn-import
Jul 31, 2026
Merged

refactor(search): import Google search styles via CDN#1219
wesleyboar merged 1 commit into
epic/cmd-187from
refactor/search-css-cdn-import

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Jul 31, 2026

Copy link
Copy Markdown
Member

Overview

Replaces the local Google search styles with a CDN @import back to Core-CMS-Custom, now that it holds the actual styles.

Related

Changes

  • replaced apps/search_page/static/search_page/css/google-search.css contents with a CDN @import

Testing

Skipped.

UI

No visual change — styles are byte-identical to before, just sourced via CDN.

Core-CMS-Custom#555 moved the actual styles there, so replace this
file's contents with a CDN import back to that file.

Relates-to TACC/Core-CMS-Custom#555
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@wesleyboar
wesleyboar merged commit 4ec5549 into epic/cmd-187 Jul 31, 2026
@wesleyboar
wesleyboar deleted the refactor/search-css-cdn-import branch July 31, 2026 16:57
wesleyboar added a commit to TACC/Core-CMS-Custom that referenced this pull request Jul 31, 2026
## Overview

1. Use Google Search styles now in this repo.
2. Point to latest copy of the styles (includes fixes).

## Related

- #555
- TACC/Core-CMS#1218
- TACC/Core-CMS#1219
- inspired by #553
<sup>Dev tried to fix a problem by changing markup instead of CSS.</sup>

## Changes

- **changed** URL for `google-search.css`

## Testing

0. Update a project to use new snippet markup.
    <sup>(e.g. artscivis, cipp, craftlab, ctrn, wtcs)</sup>
1. Visit a project's search page at a wide viewport (e.g. 1920px).
2. Verify:
    1. gray search results header bkgd has no gaps
    2. search results are centered

---------

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
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.

1 participant