Загрузка видео...
Не удалось загрузить видео
made a composable file uploader with shadcn ui. added a Theo - t3.gg uploadthing example with progress tracking.
35,169 просмотров • 1 год назад •via X (Twitter)
Комментарии: 14

@theo docs: repo:

Learn how to automatically turn Tweets you have liked into a PDF file ready to upload as a LinkedIn carousel.

@shadcn @theo Looks awesome! It would be great if, once the file is fully uploaded, the progress bar disappears and is replaced with some sort of “finished” messaging

@shadcn @theo thanks, can add that externally

pretty cool collection you have on dice ui - feel free to push it to mate

will do

@shadcn @theo Would be incredible if you added an example with Better Upload too!

@shadcn @theo Nice design. Minimal looking and clean. Perfect.

@shadcn @theo thanks 🙏

@shadcn @theo That is dope

@shadcn @theo Useful, thanks

@shadcn @theo thanks

@shadcn @theo where are those files being uploaded? progress tracking is complicated s3oosh: uses axiosprogress to track progress of file uploads. goes to s3.

@shadcn @theo its using uploadthing for uploading rn, they have a file uploadFiles function to track progress for each files. Can reference this:
