Skip to content

Conversation

@dreamwasp
Copy link
Contributor

@dreamwasp dreamwasp commented Oct 30, 2025

Overview

Fix semi-transparent layering in expandable rows

PR Checklist

  • Related to designs:
  • Related to JIRA ticket: GM-219
  • I have run this code to verify it works
  • This PR includes unit tests for the code change
  • This PR includes testing instructions tests for the code change
  • The alpha package of this PR is passing end-to-end tests in all relevant Codecademy repositories

Testing Instructions

  1. Go to List
  2. Go to the ExpandableTableExample.
  3. Expand it and notices the row is the same color as its expanded drawer
  4. Go to the NonExpanded TableExample
  5. It looks normal
  6. Finish and do a celebratory dance

Other

The failing checks are happening because of my examples, I'll delete before shipping

PR Links and Envs

Repository PR Link
Mono Mono PR

@nx-cloud
Copy link

nx-cloud bot commented Oct 30, 2025

View your CI Pipeline Execution ↗ for commit 6a03bf0


☁️ Nx Cloud last updated this comment at 2025-11-03 15:27:38 UTC

args: { spacing: 'condensed', variant: 'table' },
render: (args) => <ListExample {...args} />,
};

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Going to delete these examples before shipping

@dreamwasp dreamwasp marked this pull request as ready for review October 31, 2025 16:03
@dreamwasp dreamwasp requested a review from a team as a code owner October 31, 2025 16:03
Copy link
Contributor

@aresnik11 aresnik11 left a comment

Choose a reason for hiding this comment

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

LGTM!

@dreamwasp dreamwasp added Ship It :shipit: Automerge this PR when possible and removed Ship It :shipit: Automerge this PR when possible labels Nov 3, 2025
@codecademydev
Copy link
Collaborator

📬 Published Alpha Packages:

@codecademy/[email protected]
@codecademy/[email protected]

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

@dreamwasp dreamwasp added Ship It :shipit: Automerge this PR when possible and removed Ship It :shipit: Automerge this PR when possible labels Nov 3, 2025
@codecademydev codecademydev merged commit 85e2bdc into main Nov 3, 2025
21 of 26 checks passed
@codecademydev codecademydev removed the Ship It :shipit: Automerge this PR when possible label Nov 3, 2025
@codecademydev codecademydev deleted the cass-GM-219 branch November 3, 2025 15:47
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