aeharding / aeharding/threadiverse
PostReportView.tags is always [] for Lemmy v1
オープン
- 主要言語
- TypeScript
- スター
- 7
- フォーク
- 1
- 平均マージ
- 13分
- マージ済み PR(30日)
- 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 はまだ評価されていません。