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

fix: top boosts shows others' unpaid boosts #1647

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Soxasora
Copy link
Contributor

@Soxasora Soxasora commented Nov 24, 2024

Description

Adds activeOrMine to the 'top' sorting items query, effectively filtering boosts that are not created by the user and/or unpaid.
Fixes #1645

Screenshots

Before:
Screenshot 2024-11-24 at 23 45 07
After:
Screenshot 2024-11-24 at 23 45 25

Boost owner context:
Screenshot 2024-11-24 at 23 45 44

Additional Context

Nothing else!

Checklist

Are your changes backwards compatible? Please answer below: I don't think so, it mimics 'recent' in filtering boosts as suggested by the issue ^^

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:
8. Tested as the creator pov, the stacker pov and anon pov

For frontend changes: Tested on mobile, light and dark mode? Please answer below: n/a

Did you introduce any new environment variables? If so, call them out explicitly here: No

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.

Top boosts shows unpaid boosts from other stackers
1 participant