Improve AttachentList

未关闭
#529 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
typescript
领域
frontend

调研方向

首先定位 TypeScript attachmentList widget 以及它在 contacts、meetings、profile editing 和 forms 中的使用位置。了解当前如何派生 labels,然后明确用户提供的 rdfs:label 值和可选链接注释的预期行为;mobile clipboard 请求明确是独立的。完成的标准是,约定的 label 和 comment 行为在预期的使用场景中一致地正常工作。

由索引模型根据 Issue 内容生成。

描述

enhancement

The attachmentList widget is used in several places (contacts, meetings, in editing profile for friends and communities), etc

The existing code tries to access the thing linked and make up a goof label for it. That works well sometimes, sometimes it fails (because of CORS etc). Te abiliy of the user to be able add an rdfs:label in the data would solve that problem.

Also may add a little comment on the link. "i found this invaluable" etc.

(In a separate issue, allow pressing on the target on mobile to copy from clipboard, for when you can't drag and drop)

also maybe add this to the foms

主要语言
TypeScript
星标
153
派生
46
平均合并
1 天 8 小时
30 天内合并 PR
7

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

SolidOS/solid-ui 的其他 Issue

查看 SolidOS/solid-ui 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。