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

Add filter to people page #986

Closed
3 tasks
ecurrencyhodler opened this issue Nov 22, 2023 · 2 comments
Closed
3 tasks

Add filter to people page #986

ecurrencyhodler opened this issue Nov 22, 2023 · 2 comments
Assignees
Milestone

Comments

@ecurrencyhodler
Copy link
Contributor

ecurrencyhodler commented Nov 22, 2023

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

  • I have tested on Chrome
  • I have posted a video of me clicking on the filter, selecting 1 skill, and the people page dynamically changing.
  • I have posted a video of me clicking on the filter, selecting 2 skills, and the people page dynamically changing.
@Ekep-Obasi
Copy link
Contributor

@ecurrencyhodler

Could you please assign this issue to me?

@ecurrencyhodler ecurrencyhodler moved this from 🧨 To Do to ⚡️ In Progress in Bounties Platform Nov 23, 2023
@ecurrencyhodler ecurrencyhodler added this to the Cycle 1 milestone Dec 12, 2023
@ecurrencyhodler
Copy link
Contributor Author

Closed by #1048

@github-project-automation github-project-automation bot moved this from ⚡️ In Progress to ✅ Done in Bounties Platform Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants