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

Add filter to people page #986

Closed ecurrencyhodler closed 10 months ago

ecurrencyhodler commented 11 months ago

Add a filter to the people page: https://community.sphinx.chat/p

This filter should access the skills people have saved on their profile. When a filter is selected, the page should dynamically display the people that meet the selected criteria. The logic will be "and" instead of "or". Therefore when multiple skills are selected, only those who fit all the specified criteria are selected. What should NOT happen is "or" where all people who have any of the skills selected appear.

Initial state of website

Screenshot 2023-11-22 at 8 43 50 PM

Now see the filter is to the left of the search bar.

Screenshot 2023-11-22 at 1 38 09 PM

When selected, a drop down menu should appear:

Screenshot 2023-11-22 at 1 38 51 PM

But make sure you follow the same drop shadow effect that we have enabled on the bounty homepage. It should be the same style minus the "status" section. The width should also be smaller.

Screenshot 2023-11-22 at 1 38 32 PM

Acceptance Criteria

Ekep-Obasi commented 11 months ago

@ecurrencyhodler

Could you please assign this issue to me?

ecurrencyhodler commented 10 months ago

Closed by #1048