Skip to content

feat: add file upload to playground#192

Open
sncalvo wants to merge 1 commit intosolidjs:masterfrom
sncalvo:feat/add-file-upload
Open

feat: add file upload to playground#192
sncalvo wants to merge 1 commit intosolidjs:masterfrom
sncalvo:feat/add-file-upload

Conversation

@sncalvo
Copy link
Copy Markdown

@sncalvo sncalvo commented Jan 3, 2026

Description 🗒️

Implemented the feature described at issue 39.

Users can now upload files to the playground by dragging and dropping the files or using the upload button in the header.

Video / Images 📸

drag-drop-recording.mov

Implementation Details

  • Added DropTarget component to handle dropping the files into the Repl view in the playground.
  • Added file input on the header to allow an alternative method of adding the files.
files can be uploaded through upload button or they can be uploaded through drag and drop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant