Skip to content

Conversation

@rickyrombo
Copy link
Contributor

@rickyrombo rickyrombo commented Jan 15, 2026

image
  • Adds status of stems to the finish page
  • Fixes reporting status of images
  • Fixes reporting individual stem errors
  • Fixes uploading images (use CID!)
  • Publish parent tracks and stems at the same time

@changeset-bot
Copy link

changeset-bot bot commented Jan 15, 2026

⚠️ No Changeset found

Latest commit: 2794c03

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@rickyrombo rickyrombo merged commit 93496a6 into mjp-tus-upload Jan 15, 2026
12 of 14 checks passed
@rickyrombo rickyrombo deleted the mjp-tus-stems-status branch January 15, 2026 03:37
Copy link
Member

@raymondjacobson raymondjacobson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yessssss

context.analytics?.track(
context.analytics.make({
eventName: Name.TRACK_UPLOAD_SUCCESS,
endpoint: '',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

possible to get a value here?

<Flex key={stemIdx} gap='m' alignItems='center' p='s' pl='xl'>
<ProgressIndicator status={stemProgress?.audio?.status} />
<Text size='s' color='subdued'>
{stemCategory.charAt(0).toUpperCase() + stemCategory.slice(1)}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would capitalize not work here? if any are two words i would think caps probs ok 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants