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

Add skill filter to task list page

未关闭
#1,051 0 条评论 0 个 reaction 已指派 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 摘要。