Skip to content

Conversation

@richarddushime
Copy link
Contributor

@richarddushime richarddushime commented Jan 5, 2026

Description

Cause: A CSS conflict where the .pub-abstract class (recently added to custom.scss with display: none) was overriding the glossary definition styling.

Fix: I renamed the class to .publication-card-abstract in assets/scss/custom.scss and updated layouts/shortcodes/publication_list.html.

This ensures the glossary works as before, and the publication list maintains its toggle functionality.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Tested Locally
  • Manual review / previewed on staging.forrt.org content/webpage changes

Checklist for Developers:

  • I have attempted to stay aligned to related code in this repository rather than reinventing the wheel.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

Additional Notes

@richarddushime richarddushime requested a review from a team as a code owner January 5, 2026 13:11
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

✅ Spell Check Passed

No spelling issues found in this PR! 🎉

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

👍 All image files/references (if any) are in webp format, in line with our policy.

@LukasWallrich
Copy link
Contributor

Staging Deployment Status

This PR has been successfully deployed to staging as part of an aggregated deployment.

Deployed at: 2026-01-05 13:16:29 UTC
Staging URL: https://staging.forrt.org

The staging site shows the combined state of all compatible open PRs.

@flavioazevedo flavioazevedo merged commit 9cb3380 into master Jan 5, 2026
9 checks passed
@flavioazevedo flavioazevedo deleted the glossary-fix branch January 5, 2026 13:41
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.

4 participants