Skip to content

Improve UnsupportedBrowser with browser-specific guidance and download links #9

@kanweiwei

Description

@kanweiwei

When users visit CreatorWeave with an unsupported browser, they see UnsupportedBrowser.tsx. Currently it's minimal — we'd like to make it more helpful.

What to do:

  1. Read web/src/components/UnsupportedBrowser.tsx
  2. Enhance it to:
    • Detect the user's current browser and version
    • Show browser-specific guidance (e.g., "Your Firefox needs COOP/COEP headers configured")
    • Provide download links for Chrome/Edge
    • Show a compatibility table (Chrome 86+, Edge 86+, etc.)
    • Add i18n support for the new strings
  3. Ensure the component works without File System Access API

Skills needed: React, TypeScript, basic browser API knowledge

Estimated time: 2-3 hours

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions