aeharding / aeharding/threadiverse
PostReportView.tags is always [] for Lemmy v1
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 7
- Fork
- 1
- Merge trung bình
- 13 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
`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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.