solidjs / solidjs/solid-playground
Import/Drag Solid Component(.jsx/.tsx) files directly from files storage into Playground.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 244
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Feature Request..
Allow component files to be loaded and renamed automatically in a new tab when user drags and drop file(s) into the playground editor..
Also button to import them either in json format or file format (Level.jsx) in the nav menu should be nice 🙂..
Bonus.. Allow multiple files being dragged into code playground to be treated the same.. loaded automatically and renamed by their original component file names eg(Root.jsx)..
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the playground editor, its files-storage UI, and the existing drag-and-drop or import entry points. Trace how a single file becomes a tab, then define the completed behavior for JSX/TSX files, automatic original-name handling, JSON or file imports, and multiple-file drops.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100