Skip to content

💡 Improve Numerical Data Formatting in DRep Directory #3148

@bosko-m

Description

@bosko-m

Area

Delegation Pillar

Is there new design needed?

No

What?

The current numerical formatting in the DRep Directory could be improved for better readability. Specifically:

  • Hide Lovelace values to simplify the display of total delegation.
  • Ensure proper thousands and decimal separators (already addressed, but removing Lovelace further enhances readability).
  • Right-align numbers for better visual consistency.
  • Avoid unit abbreviations ("k", "m", "b") in the UI to display full numbers clearly.

Why?

  • Improves readability by removing unnecessary Lovelace details.
  • Enhances UI consistency by aligning numbers properly.
  • Prevents confusion caused by unit abbreviations, making numbers explicit.
  • Makes delegation totals easier to interpret at a glance.

How?

  • Modify DRep Directory UI to hide Lovelace and display delegation totals in a cleaner format.
  • Ensure regional thousands and decimal separators are maintained as previously addressed.
  • Align numbers to the right to improve UI readability.
  • Display full numeric values instead of abbreviations (e.g., show 1,500,000 instead of 1.5m).
  • Validate changes to ensure they remain user-friendly across different locales.

(Optional) User Story with acceptance criteria

  • Lovelace values are hidden in the DRep Directory.
  • Numbers are properly formatted with thousands and decimal separators.
  • Numbers are right-aligned for better readability.
  • UI no longer displays unit abbreviations ("k", "m", "b").
  • Changes are tested and verified for usability and consistency.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions