Skip to content

A post without a label is determined to be a post with a label #5

Description

@mimonelu

It appears that a post created by a client called SkyThrow is being determined as a post with a label, even though it doesn't actually have a label.
I created a feed that only shows posts with labels in SkyFeeds and there was a mix of posts that didn't have labels. So I checked the source and found that labels.values: [] was specified.

"labels": {
  "$type": "com.atproto.label.defs#selfLabels",
  "values": []
},

So it seems that if the labels property exists, it is determined as a labeled post even if labels.values is empty. If you can fix this, please do.

(Screenshot of Klearsky)

localhost_5173_(iPhone XR) (3)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions