Skip to content

ExportModal: disabled '(empty)' checkboxes are visual noise #26

@stultus

Description

@stultus

Area: src/lib/components/ExportModal.svelte
Severity: Low

Problem

When Synopsis / Treatment / Narrative are empty, their checkboxes still render
(just disabled, with "(empty)" appended). This clutters the list and draws
attention to things the user can't actually export.

Suggested fix

Options:

  • Hide empty sections from the list entirely.
  • Group them under a collapsed "Unavailable" block.
  • Keep them visible but render much more subtly (smaller, no "(empty)" suffix).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions