Storage Cleanup Panel
A storage cleanup panel with a reclaimable space summary, checkbox large files and duplicates sections, an old trash row, and a selection bar.
A storage cleanup panel with a reclaimable space summary, checkbox large files and duplicates sections, an old trash row, and a selection bar.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Storage Cleanup Panel is the cleanup review for a workspace, headed by Free up space and a line noting 4.2 GB can be reclaimed across large files, duplicates, and trash, with a Rescan button. A Large files section lists four items with per-row checkboxes, a type icon, folder path, and size, totaling 3.9 GB in its header Badge. A Duplicate files section pairs each copy with the original location it kept, and an old trash row offers to empty trash older than 30 days. A selection summary bar shows 3 items selected, 2.8 GB total, beside a Delete selected button.
Large files and duplicates are two typed arrays with a selected flag setting the default checkbox state. The duplicate rows name both the copy and the kept original, so a user clears the redundant file with confidence.
Reach for this block on a storage settings page or a quota warning, wired to your file scan job. Recompute the selection total client side as checkboxes change, and require confirmation before the destructive delete.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the free up space review. Other cleanup shapes:
Tip: name the kept original on every duplicate, deleting a copy is only safe when the user can see what survives.