editing a .html page in the browser
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
Following this hack https://solid.gitbook.io/solid-hacks/static-pages/hosting-a-web-page-on-your-pod
I've made an index.html page in my public folder https://smag0.solid.community/public/site/index.html
now, when i want to edit it with the </> icon, the content tell me "undefined" and i can't get the old content and can't edit.
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
Reproduce the problem with public/site/index.html, using the </> icon in the browser as described. Start by tracing the browser editing flow that loads this page and compare the displayed content with the existing file. Done means the existing HTML content is shown instead of "undefined" and can be edited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100