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

Filter out paid bounties #1586

Open
aegroto opened this issue Nov 12, 2024 · 1 comment · May be fixed by #1589
Open

Filter out paid bounties #1586

aegroto opened this issue Nov 12, 2024 · 1 comment · May be fixed by #1589
Assignees
Labels
difficulty:easy feature new product features that weren't there before

Comments

@aegroto
Copy link
Contributor

aegroto commented Nov 12, 2024

Describe the problem you're trying to solve

The recent/bounties endpoint does not let remove paid bounties. It could be beneficial to list only bounties that are still open.

Describe the solution you'd like

Add an additional filtering option to show only unpaid bounties.

Describe alternatives you've considered

No response

Additional context

No response

@aegroto aegroto added the feature new product features that weren't there before label Nov 12, 2024
@aegroto aegroto linked a pull request Nov 13, 2024 that will close this issue
@tsmith123 tsmith123 self-assigned this Nov 21, 2024
@tsmith123
Copy link
Contributor

tsmith123 commented Nov 21, 2024

@huumn Managed to do majority of this one but could you decide whether you like the approach in terms of the UI?

Just need to sort the final SQL queries out to know whether a bounty has been paid or not but not quite sure so might need some guidance - see PR #1629 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:easy feature new product features that weren't there before
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants