purescript / purescript/trypurescript
Code editor is difficult to use in iOS Safari
还没有人认领这个 Issue。
- 主要语言
- PureScript
- 星标
- 121
- 派生
- 51
- PR 合并指标
- 30 天内没有已合并 PR
描述
In Safari in iOS, it's difficult to delete text in the Try Purescript! code window. Backspace seems to be the only option. I gather that this is due to some interaction between the Ace editor and iOS or Safari. (This makes issue #309 more important in this context.)
It would be nice to be able to try out Purescript on an iPad. On a real computer, you always have the option of installing Purescript, so in some ways it's more important to be able to use Try Purescript! on a tablet.
Obviously, it's unlikely that one would do real work in Try Purescript! on a tablet, but it would be nice to able to play around with the language. At present, you have to be pretty desperate to do that in iOS Safari.
Maybe I'm missing way of interacting with the editor, but I tried the usual tricks, I think. (Maybe other browsers for iOS are better, but Safari is the default, obviously.)
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Start by reproducing the deletion problem in the Try Purescript! code window using Safari on iOS, then inspect the Ace editor integration. Compare the editor's behavior with the usual text-editing interactions described in the issue. Done means text can be deleted normally in iOS Safari without regressing the existing editor behavior.
由索引模型根据 Issue 内容生成。
评估
- 领域
- frontend, web-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100