-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
On the profile listing page, a visitor must be able to filter makers by skill.
- Add a search section to the top of the profiles listings page
- The search section should contain a text input for skills
- The text input will be a typeahead / autocomplete showing matching skills (only existing skills can be selected)
- skills that are already selected for filtering will not appear in the selectable options
- optional: If 3 or more characters are entered and there are no matching skills, the drop-down shows the text "No skills matching <input>"
- When a skill is selected
- the input box is cleared
- the skills is shown as a tag under the search form
- the profiles are filtered based on the selected skill
- more than one skill can be selected for filtering. The filtering is cumulative
- each skill tag selected for filtering will have a "remove" button/icon.
- when the "remove" icon is clicked, the skill is removed from the list of filtered skills and the profile list is updated
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Deployed