aeharding / aeharding/threadiverse

PostReportView.tags is always [] for Lemmy v1

未关闭
#41 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

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