projectwallace / projectwallace/projectwallace.com
🔗 Pasting CSS should generate sharable URL
Open
Nobody has claimed this yet.
platform: usability
- Dominant language
- Svelte
- Stars
- 3
- Forks
- 0
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
- Similar to how the 'one-off pages' work: use
HashState - Implement in
src/lib/components/css-form - Start only with setting HashState when using raw input
Later:
- Use HashState for file input
- use HashState for URL input
- Also generate a 'share permalink' button/link to share the page, even when scraping a URL or using file upload.
Contributor guide
No contributing guide indexed for this repository
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 in src/lib/components/css-form and read how one-off pages use HashState. Implement HashState only for raw CSS input, then verify that pasting CSS produces a sharable URL and that loading the URL restores the input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100