Skip to content

CONV-089: Add unsupported source format empty state#96

Merged
menvil merged 1 commit into
developfrom
feature/CONV-089-add-unsupported-source-format-empty-state
May 31, 2026
Merged

CONV-089: Add unsupported source format empty state#96
menvil merged 1 commit into
developfrom
feature/CONV-089-add-unsupported-source-format-empty-state

Conversation

@menvil

@menvil menvil commented May 31, 2026

Copy link
Copy Markdown
Owner

CONV-089 — Add Unsupported Source Format Empty State

Gracefully handles source formats that have no registered target converters (e.g. a PDF or WEBP file, which have no converters as a source in the MVP registry).

Changes

  • Format step shows a "No conversion targets available" empty state with guidance and an "Upload another file" action when targetFormatCards is empty, instead of an empty/broken cards grid.

Tests

  • A PDF file (no source converters) shows the empty state and no Convert PDF to heading.

composer test (187), composer lint, npm run build all pass.

🤖 Generated with Claude Code


Summary by cubic

Adds an empty state to the Format step when a source file has no available conversion targets, per CONV-089. Prevents a blank grid and guides users to upload another file.

  • New Features
    • Show a "No conversion targets available" message with guidance and an "Upload another file" button when targetFormatCards is empty.
    • Hide the "Convert {EXT} to" heading for unsupported sources.

Written for commit 2c4a12b. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: fb635ded-469a-4050-91d9-57ac54def04b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/CONV-089-add-unsupported-source-format-empty-state

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@menvil menvil merged commit 2a42489 into develop May 31, 2026
1 of 2 checks passed
@menvil menvil deleted the feature/CONV-089-add-unsupported-source-format-empty-state branch May 31, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant