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

Show only Open Bounties by default #68

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

JuzerShakir
Copy link
Contributor

@JuzerShakir JuzerShakir commented Aug 13, 2024

This PR resolves these issues:


  • Show open Bounties by default in 5e054c6 by setting filter param to open only if filter is nil.
  • We set the filter of none to the 'All' link to show all the bounties. Since none isn't present in the Bounty::STATUSES this won't apply any filters in 116ad8d.
  • Show custom message only if there're no open bounties present in b7a9d7d.

Screenshot from 2024-08-13 15-29-23

@excid3 excid3 added the enhancement New feature or request label Aug 13, 2024
@excid3
Copy link
Owner

excid3 commented Aug 13, 2024

Great work @JuzerShakir!

@excid3 excid3 merged commit ccb36dc into excid3:main Aug 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants