#1833 Add a way to easily select multiple tags in the issues list and roadmap
Merged by pingou. Opened by pingou.
easy_tags  into  master

Download 1833.patch

With this patch, it is trivial to filter issues by selecting one or more
tags, clicking on a selected tag will then take it out of the filtering
criteria.

Bonus point: it also simplifies the logic in the HTML nicely

@mreynolds if you have the time, would you mind checking this one?

From my tests, I think nothing broke but, you know, two brains are better than one :)

In theory that should give us the same behavior in the issues page as you added to the roadmap page allowing people to filter by multiple tags.

This works nicely, I think it would also be nice to be able to select multiple milestones on the roadmap page as well.

Sure we can add that :)

1 new commit added

  • Allow selecting multiple milestones easily in the UI of the roadmap

Nice! Ack from me

Works for me. Ack! :thumbsup:

rebased

Pull-Request has been merged by pingou

Metadata