Skip to content

As a visitor, I want to filter makers by skill #3

@lurnid

Description

@lurnid

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 request

Type

No type

Projects

Status

Deployed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions