Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed dupes in profile feed #920

Merged
merged 1 commit into from
Feb 9, 2024
Merged

fixed dupes in profile feed #920

merged 1 commit into from
Feb 9, 2024

Conversation

EricBAndrews
Copy link
Member

Checklist

  • I have read CONTRIBUTING.md
  • I have described what this PR contains
  • If this PR alters the UI, I have attached pictures/videos
  • This PR addresses one or more open issues that were assigned to me:
    - closes Duplicate posts in profile #919

Pull Request Information

This PR fixes a regression introduced by #874 where saved posts would appear twice in the feed. Saved posts were still being loaded and added to the tracker, but the feed itself was no longer filtering them out in the Posts or Overview tab.

@EricBAndrews EricBAndrews requested a review from a team as a code owner February 9, 2024 05:35
@EricBAndrews EricBAndrews requested review from mormaer and ShadowJonathan and removed request for a team February 9, 2024 05:35
@EricBAndrews EricBAndrews enabled auto-merge (squash) February 9, 2024 05:37
Copy link
Contributor

@Sjmarf Sjmarf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👌

@EricBAndrews EricBAndrews merged commit 6c6ab8f into dev Feb 9, 2024
4 checks passed
@EricBAndrews EricBAndrews deleted the eric/profile-dupes-fix branch February 9, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate posts in profile
2 participants