Skip to content

Conversation

@pegifenu
Copy link
Contributor

@pegifenu pegifenu commented Oct 4, 2025

Overview

No associated issue.

Deploy Preview:

Changes

This PR fixes two issues with the website.

  1. In the navbar under the "about" dropdown, the "open source" link does not work. This is because ActiveLink.js passes an external link to the Link element, which is meant to only work for internal links. See ActiveLink.js for the specific change.
  2. On the officers page, the officer cards are not responsive in Firefox browser specifically (each card is on its own line). See committees.scss for the specific change.

Testing

Possible Changes

Checklist

  • Code follows the project's style guidelines.
  • Documentation has been updated where necessary.
  • All checks pass and deploy builds with no errors.

Copy link
Contributor

@smalex-z smalex-z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks for catching this

@pegifenu pegifenu merged commit a573800 into main Oct 4, 2025
8 checks passed
@pegifenu pegifenu deleted the bug-fixes branch October 4, 2025 19:16
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.

3 participants