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: Filter Bounty Selector to Show Only V2 Pubkeys #1948

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

saithsab877
Copy link
Contributor

@saithsab877 saithsab877 commented Nov 14, 2024

Describe the chnages:

  • Filter out V1 pubkeys from bounty selector lookup
  • Only display users with V2 pubkeys in Assign developer modal like [new, edit bounty modal] flows

closes: #1944

Issue ticket number and link:

  • Ticket Number: [ 1944 ]
  • Link: [ https://github.com/stakwork/sphinx-tribes-frontend/issues/1944 ]

Evidence:

image

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Chrome
  • Bug fix (non-breaking change which fixes an issue)
  • I have provided a screenshot of changes in my PR

@saithsab877 saithsab877 force-pushed the filter-v2-pubkeys-only branch from d63e02f to a7ca4a8 Compare November 14, 2024 03:59
@saithsab877 saithsab877 force-pushed the filter-v2-pubkeys-only branch from a7ca4a8 to 8cd3b91 Compare November 14, 2024 11:54
@saithsab877
Copy link
Contributor Author

Hi @humansinstitute, please review this PR. I have also added unit tests for the user filter, covering all edge cases.

@humansinstitute humansinstitute merged commit e4bea53 into stakwork:master Nov 15, 2024
2 checks passed
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.

Remove v1 Pubkeys from Bounty Selector Lookup
2 participants