Skip to content

Migrate Uploader Components to @storacha/ui-react #549

@pranavkonde

Description

@pranavkonde

Consolidate and migrate custom uploader UI implementations to use standardized components from @storacha/ui-react.

Background

The console app's Uploader component already uses core functionality from @storacha/ui-react (W3Uploader, WrapInDirectoryCheckbox, useUploader) but has extensive custom UI implementations for status displays, progress tracking, and result handling.

Tasks

  • Evaluate if custom UI components can be generalized for @storacha/ui-react
  • Create standardized progress display components in @storacha/ui-react
  • Migrate error handling UI to shared library
  • Standardize upload completion UI patterns
  • Extract encryption-specific logic for potential separate module
  • Implement privacy mode toggle as a reusable component
  • Update styling to use consistent design tokens
  • Ensure accessibility standards are met (ARIA labels, keyboard navigation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions