Skip to content

CONV-078: Add remove uploaded file action#84

Merged
menvil merged 1 commit into
developfrom
feature/CONV-078-add-remove-uploaded-file-action
May 29, 2026
Merged

CONV-078: Add remove uploaded file action#84
menvil merged 1 commit into
developfrom
feature/CONV-078-add-remove-uploaded-file-action

Conversation

@menvil

@menvil menvil commented May 29, 2026

Copy link
Copy Markdown
Owner

Remove uploaded file from current flow without deleting FileRecord.


Summary by cubic

Adds a remove uploaded file action in the dashboard converter so users can clear the current upload and return to the upload step without deleting the FileRecord. Addresses Linear CONV-078.

  • New Features
    • Added removeFile Livewire action that resets the current upload and moves the flow back to the upload step.
    • Added a feature test to verify state reset (step returns to upload, currentFileId is null, filename not shown).

Written for commit 502b953. Summary will update on new commits.

Review in cubic

@menvil menvil merged commit 7b9ea18 into develop May 29, 2026
@menvil menvil deleted the feature/CONV-078-add-remove-uploaded-file-action branch May 29, 2026 17:36
@coderabbitai

coderabbitai Bot commented May 29, 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: aaa4569b-9120-4380-9bfe-a43a08089a11

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-078-add-remove-uploaded-file-action

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.

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