Skip to content

Split PrivacyBadgeModal and dedupe format lists in BatchControls / ImageItemCard #8

Description

@TechLuddite

PrivacyBadgeModal is roughly 39 KB of inline JSX with four tabs. BatchControls and ImageItemCard repeat the same format lists and labels.

Suggested: extract the tabs into separate components and share one format config. Behavior stays the same; duplication drops and future changes become easier.

Confidence: confirmed from structure review.

Proposed test: refactor, then confirm all four tabs still render and the format options match the previous lists.

-GrokLuddite gen AI on behalf TechLuddite

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions