Skip to content

fix(app): updated duration display in objective contribution flow - #214

Open
Carter907 wants to merge 1 commit into
bluelearn-org:mainfrom
Carter907:feat/change-duration-unit-symbol
Open

fix(app): updated duration display in objective contribution flow#214
Carter907 wants to merge 1 commit into
bluelearn-org:mainfrom
Carter907:feat/change-duration-unit-symbol

Conversation

@Carter907

@Carter907 Carter907 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

updated the duration in the guide cards of the Objective Contribution Flow to use the formatDuration function which uses SI-compatible unit symbols for minutes and hours.

closes #215

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Build / tooling / CI
  • Other: _________

Verification

  • pnpm -r typecheck passes
  • pnpm -r build passes
  • Manually verified in a browser (for UI / behavior changes)
  • Followed the app layout conventions
  • No new dependencies, or new dependencies are justified and AGPL-compatible
  • Change does not violate any non-negotiable principle
  • Documentation only, no changes to the codebase, so no tests required

In this PR all I did was update the duration in the guide cards of the
Objective Contribution Flow to use the formatDuration function which
uses SI-compatible unit symbols for minutes and hours.

Signed-off-by: Carter <speers.carter@gmail.com>
@Carter907 Carter907 changed the title feat(app): used formatDuration in contrib flow fix(app): updated duration display in objective contribution flow Jul 29, 2026
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.

[Bug] used formatDuration in Objective Contribution Flow

1 participant