Skip to content

Add helper for normalizing creator display name before rendering #368

@Chucks1093

Description

@Chucks1093

Summary
Creator display names may contain leading or trailing whitespace or multiple consecutive spaces that produce uneven rendering. A normalization helper that trims and collapses whitespace before rendering ensures names display cleanly across all surfaces.

Scope

  • add a helper that trims leading and trailing whitespace and collapses internal runs of whitespace in a display name
  • apply the helper wherever creator display names are rendered
  • ensure the helper does not modify the stored value

Acceptance Criteria

  • display names render without leading, trailing, or double whitespace
  • the stored value is not modified by the display normalization
  • the helper is applied consistently across card, profile, and list views

Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions