stakwork / sphinx-tribes

Backend for sphinx tribes and bounties. The bounty platform pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
33 stars 60 forks source link

Enable search functionality when viewing profiles inside a profile #1408

Closed ecurrencyhodler closed 9 months ago

ecurrencyhodler commented 9 months ago

Describe the bug We currently are unable to search for hunters when viewing someone else's profile.

https://github.com/stakwork/sphinx-tribes/assets/32662508/983f55c4-58e9-4375-be4a-c676b7906161

Enable this functionality. You can use the same logic that currently exists in the search bar for the people page.

Screenshot 2024-01-18 at 2 10 35 PM

Expected behavior I should be able to search for other profiles.

Desktop (please complete the following information):

Acceptance Criteria

aliraza556 commented 9 months ago

/please assign me.

ecurrencyhodler commented 9 months ago

Reserving this one for @YLeight. Can you comment?

YLeight commented 9 months ago

I can commit on this issue

YLeight commented 9 months ago

I've linked PR above

YLeight commented 9 months ago

This solution doesn't relate to SearchTextInput component. Should I cover it with test in scope of this PR?

ecurrencyhodler commented 9 months ago

No. But you should include a relevant test in the pr. Thnx.