code-corps / code-corps/code-corps-ember

Add skill filter to task list page

オープン
#1,051 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Difficulty: Hard
主要言語
JavaScript
スター
120
フォーク
75
PR マージ指標
30日以内にマージされた PR はありません

説明

# Problem

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

![image](https://cloud.githubusercontent.com/assets/1925540/22921145/be460884-f298-11e6-87a8-ce9230df7787.png)

Clicking on the filter shows a dropdown

![image](https://cloud.githubusercontent.com/assets/1925540/22921155/c73dc030-f298-11e6-9a23-b444d9b355f2.png)

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](https://cloud.githubusercontent.com/assets/1925540/22921268/258dec8c-f299-11e6-8b89-f1b48aca02a4.png)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。