Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Add filters to task list #11

Open
JeanMertz opened this issue Jun 8, 2019 · 1 comment
Open

Add filters to task list #11

JeanMertz opened this issue Jun 8, 2019 · 1 comment
Milestone

Comments

@JeanMertz
Copy link
Contributor

JeanMertz commented Jun 8, 2019

After implementing #8, #9 and #10, the list of tasks can become quite cluttered, especially if you have a lot of one-click tasks created from the same regular task, and thus sharing a similar search keyword among them.

One solution is to be able to filter the search results based on the "task types":

Screenshot 2019-06-08 at 16 12 39

We should probably keep this a client-side implementation, and simply show/hide pipelines based on the active tab, and the types of tasks shown. (see: #19)

Bonus points if we persist the selected filter across browser sessions.

@JeanMertz JeanMertz added this to the v1.0.0 milestone Jul 11, 2019
@JeanMertz JeanMertz changed the title Add filters to pipeline list Add filters to task list Jul 24, 2019
@JeanMertz
Copy link
Contributor Author

This should support deep-linking, see #14.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant