Skip to content

Conversation

@kuan121
Copy link
Contributor

@kuan121 kuan121 commented Jan 9, 2026

High Level Overview of Change

Fix a bug accidentally introduced in #1277 where the code attempts to capitalize the first character inside the , but that character is (. This PR moves the parenthesis outside of the so the first character of the issuer name is correctly capitalized.

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Translation Updates
  • Release

Codebase Modernization

  • Updated files to React Hooks
  • Updated files to TypeScript
  • Updated tests to React Testing Library

Before / After

See the issuer name section is updated from RLUSD (ripple) to RLUSD (Ripple)

Test Plan

@kuan121 kuan121 merged commit 7ffa818 into staging Jan 9, 2026
5 checks passed
@kuan121 kuan121 deleted the token-page-issuer-name-first-letter-capitalization-issue branch January 9, 2026 18:39
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