Skip to content

[Good First Issue] Add a 'How it works' expandable FAQ section to the page #198

Description

@magic-peach

Overview

Add an expandable FAQ / 'How it works' section at the bottom of the page to answer common questions.

Questions to Answer

  • Is my video uploaded anywhere?
  • What video formats are supported?
  • Why is processing slow for large files?
  • Can I use this offline?

Task

Create a FAQ.tsx component using <details>/<summary> HTML elements for native disclosure.

Acceptance Criteria

  • At least 4 FAQ items
  • Uses semantic details/summary
  • Accessible (keyboard navigable)
  • Consistent with dark theme

Estimated effort: 45 minutes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions