Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add skill filter to task list page

Open
#1,051 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

Start at the task list page and inspect how existing filters and skill data are loaded. Determine whether the skill choices and filtering belong in the client or API, then verify that user skills appear first, other skills second, and applied filters can be dismissed.

Written by the indexing model from the issue text.

Description

Difficulty: Hard

Problem

On the task list page, we should have the option to filter by skills.

image

Clicking on the filter shows a dropdown

image

The dropdown contains the user's own skills in the first grouping, with other skills in the second grouping. Possibly these could be project skills or a union of all current task skills? I guess that part depends on how the filter is implemented - client or API side.

When a filter is applied, we show which filters are active as a list of "dismissible" buttons.

image

Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from code-corps/code-corps-ember

All issues in code-corps/code-corps-ember

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.