aeharding / aeharding/threadiverse
PostReportView.tags is always [] for Lemmy v1
未关闭
- 主要语言
- TypeScript
- 星标
- 7
- 派生
- 1
- 平均合并
- 13 分钟
- 30 天内合并 PR
- 1
描述
`PostReportView.tags` is currently hardcoded to `[]` in the Lemmy v1 compat because the upstream API doesn't return tags on the report view.
Upstream tracking: https://github.com/LemmyNet/lemmy/issues/6527
When that issue lands, update `toPostReportView` in `src/providers/lemmyv1/compat.ts` to read `tags` from the v1 response (mirroring `toPostView`) and remove the explanatory comment.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。