You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Now see the filter is to the left of the search bar.
When selected, a drop down menu should appear:
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.
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.
The text was updated successfully, but these errors were encountered:
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
Now see the filter is to the left of the search bar.
When selected, a drop down menu should appear:
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.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: