IQSS / IQSS/dataverse-client-javascript
Extend updateCollection use case to include displayOnCreate input level
未关闭
适合新手
还没有人认领这个 Issue。
GREI Re-arch
- 主要语言
- TypeScript
- 星标
- 20
- 派生
- 11
- 平均合并
- 2 天 5 小时
- 30 天内合并 PR
- 1
描述
The Edit Collection page needs to be updated to allow setting "displayOnCreate" for metadata fields. The API supports this, but the js-dataverse use case needs to updated to include "displayOnCreate" as a possible inputLevel.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 updateCollection 用例开始,跟踪 inputLevel 值的定义方式以及它们如何传递给 API。将 displayOnCreate 添加到支持的 input levels 中,并验证 Edit Collection 流程可以设置它。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- api
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 72/100