Skip to content

Comments

feat(ui): use subscript 2 in "CO₂" in user interface text#687

Draft
cjyetman wants to merge 4 commits intomainfrom
use-subscript-2-ui
Draft

feat(ui): use subscript 2 in "CO₂" in user interface text#687
cjyetman wants to merge 4 commits intomainfrom
use-subscript-2-ui

Conversation

@cjyetman
Copy link
Contributor

Copilot AI review requested due to automatic review settings December 11, 2025 11:44
@github-actions
Copy link

github-actions bot commented Dec 11, 2025

Expected version change and release notes:

1.9.0-dev.7 (v1.9.0-dev.6...use-subscript-2-ui ) (2025-12-19T17:44 UTC)

Features

  • ui: use subscript 2 in "CO₂" in user interface text (3e6b728)

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0f640931e-687.westus2.2.azurestaticapps.net

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates user-interface text to use the proper Unicode subscript character (₂) in "CO₂" throughout the codebase for better visual presentation. The changes affect tooltip descriptions, metric definitions, and schema documentation comments.

Key Changes:

  • Updated tooltip text in tooltipUtils.ts to display CO₂ with subscript formatting
  • Modified metric definitions in timeseriesTaxonomy.ts to use subscript notation
  • Enhanced schema documentation comments in JSON schema files with proper subscript characters

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/utils/tooltipUtils.ts Updated emissions scope tooltip keys and descriptions to use CO₂ subscript notation
src/utils/timeseriesTaxonomy.ts Modified absolute emissions definition text to use CO₂ subscript
src/schema/pathwayTimeseries.v1.json Updated schema description and comment fields to use CO₂ subscript for better documentation
src/schema/pathwayMetadata.v1.json Enhanced carbon budget description with CO₂ subscript notation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cjyetman cjyetman marked this pull request as draft December 11, 2025 11:48
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0f640931e-687.westus2.2.azurestaticapps.net

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0f640931e-687.westus2.2.azurestaticapps.net

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0f640931e-687.westus2.2.azurestaticapps.net

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