aeharding / aeharding/threadiverse

PostReportView.tags is always [] for Lemmy v1

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
1
Avg merge
13m
Merged PRs (30d)
1

Description

`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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.