Skip to content

feat(client): add ✅/❌ emoji to upload progress bar#649

Merged
camathieu merged 1 commit intomasterfrom
feat/progress-bar-emoji
Feb 26, 2026
Merged

feat(client): add ✅/❌ emoji to upload progress bar#649
camathieu merged 1 commit intomasterfrom
feat/progress-bar-emoji

Conversation

@camathieu
Copy link
Member

What

Add ✅/❌ emoji prefix to progress bar lines on upload completion.

Why

Clearer visual feedback — at a glance you can tell which files succeeded and which failed.

Changes

  • client/progress.go: set bar prefix to or in the upload callback before finishing

Testing

  • make lint — passes
  • make client server — builds cleanly

Show a green checkmark on successful file uploads and a red cross
on failures for clearer visual feedback in the CLI output.
@camathieu camathieu merged commit 6782e57 into master Feb 26, 2026
7 checks passed
@camathieu camathieu deleted the feat/progress-bar-emoji branch March 7, 2026 11:12
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.

1 participant