Skip to content

fix(frontend): enhance duration formatting#2131

Merged
marrouchi merged 1 commit into
mainfrom
fix/frontend-enhance-duration-formatting
Jul 15, 2026
Merged

fix(frontend): enhance duration formatting#2131
marrouchi merged 1 commit into
mainfrom
fix/frontend-enhance-duration-formatting

Conversation

@yassinedorbozgithub

@yassinedorbozgithub yassinedorbozgithub commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Screenshots

  • After the fix
    image
    image
    image

  • Before the fix
    image
    image
    image

Summary

Improves duration formatting across the frontend to produce clearer, more consistent, and user-friendly time values. The formatting logic has been refined to better handle different duration ranges and edge cases.

Why

Consistent duration formatting improves readability and provides a better user experience wherever elapsed time or durations are displayed.

How to review

  • Review the updated duration formatting logic.
  • Verify formatting for short, medium, and long durations.
  • Pay special attention to edge cases (e.g. zero values, sub-second durations, and large durations).

Validation

  • Verified duration formatting for representative duration values across supported ranges.
  • Confirmed existing duration displays continue to render correctly.

@yassinedorbozgithub yassinedorbozgithub self-assigned this Jul 15, 2026
@marrouchi
marrouchi merged commit 6ccded8 into main Jul 15, 2026
1 check 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.

2 participants