Upload ProgressA collapsible file upload widget with a shimmer progress bar — indigo while uploading, amber on pause.

WidgetsDashboardFile managerOnboarding

Uploading 3 files

0% · 16s left

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/upload-progress
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">

Install with AI Canvas MCP

With AI Canvas MCP, your AI knows every component we ship. Ask for “a navigation component from AI Canvas” inside Claude Code, Codex, or Cursor and it can suggest you a few options, then install the one you like. Less typing, lower token cost, modern way to build.

Get MCP

About Upload Progress

Upload Progress is a collapsible file-upload widget anchored to the corner of a viewport. The top bar shows a shimmer progress bar that runs indigo while uploading and amber when paused, and the expanded state breaks out each file into its own row with per-file progress, time remaining, and controls for pause, resume, refresh, and stop. Motion handles the collapse, the shimmer sweep, and the row-level transitions. It is the right component for file managers, asset upload flows, deploy dashboards, and any UI with long-running background tasks.

Built with

MotionTailwind CSS

More like this