Skip to content

DTT (Staging > Test) [robo-dtt]#74035

Merged
deploy-code-org merged 5 commits into
testfrom
staging
Jul 22, 2026
Merged

DTT (Staging > Test) [robo-dtt]#74035
deploy-code-org merged 5 commits into
testfrom
staging

Conversation

@deploy-code-org

Copy link
Copy Markdown
Contributor

No description provided.

bethanyaconnor and others added 5 commits July 22, 2026 12:56
* Move BubbleChoice inline styles to SCSS module

Extract the inline `styles` object into BubbleChoice.module.scss and
apply via className. Pure refactor; colors preserved verbatim.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Replace BubbleChoice buttons with MUI Button (purple)

Back and Finish now use the design-system MUI Button: Finish is
filled purple (variant="contained" color="primary"), Back is purple
text (variant="text"). Drops the old gray/orange .btn styles.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Use MUI Typography for BubbleChoice headings

Convert the display-name and choose-activity headings to MUI
Typography (h1/h2 variants). SafeMarkdown left as-is.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Drop hardcoded charcoal color from BubbleChoice heading

Remove the non-semantic charcoal (#5b6770) override on .h2; the
Typography default (var(--text-neutral-primary)) now provides a
theme-aware color.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Refine BubbleChoice button styles and heading spacing

- Back button is now an outlined secondary button
- Add spacing under the display-name heading and around the
  choose-activity heading (specificity-scoped so it wins over MUI's
  Typography margin reset)
- Choose-activity heading renders as h3 while staying semantically h2
- Space the back/finish buttons with a 10px flex gap

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Use DSCO semantic colors in SublevelCard

Replace color-util and hardcoded rgb() values with design-system
semantic tokens (background/border/text neutral, brand teal). Cards
are now theme-aware. Drops the now-unused color util import.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Mix typo

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
)

* [Rebrand] Migrate site header, user menu, and hamburger to DSCO semantic tokens

Part of the header/footer chrome-migration train. In-place tokenization only: no
data-brand forks, no structural restyle. Replace legacy color.scss
vars/hexes in the header, user menu, and hamburger with legacy DSCO
semantic tokens (plural --borders-*, brand-family names) so the
surfaces recolor under the CADS alias bridge.
@deploy-code-org
deploy-code-org requested a review from a team as a code owner July 22, 2026 18:56
@deploy-code-org
deploy-code-org merged commit f545bdc into test Jul 22, 2026
2 of 7 checks passed
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