editing a .html page in the browser
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 153
- 派生
- 46
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
按照描述,在浏览器中使用 </> 图标复现 public/site/index.html 的问题。首先跟踪加载此页面的浏览器编辑流程,并将显示的内容与现有文件进行比较。当现有的 HTML 内容显示为而不是 "undefined",并且可以编辑时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100