projectwallace / projectwallace/projectwallace.com

🔗 Pasting CSS should generate sharable URL

Open
#188 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.