diff options
author | Victor Wu <victor@gitlab.com> | 2017-09-14 19:17:58 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2017-09-14 19:17:58 +0000 |
commit | 3ee3db1a3bafea3329b3b2682e5a5f31d42811a0 (patch) | |
tree | 8233b5a4f238e0a75f2220e990437be347a1423d | |
parent | 06b1e8ec9a0459f541c23027856df27e25940c01 (diff) | |
download | gitlab-ce-3ee3db1a3bafea3329b3b2682e5a5f31d42811a0.tar.gz |
Docs filter by my reaction
-rw-r--r-- | doc/user/search/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/search/index.md b/doc/user/search/index.md index bcc3625f908..2b23c494dc4 100644 --- a/doc/user/search/index.md +++ b/doc/user/search/index.md @@ -31,8 +31,8 @@ on the search field on the top-right of your screen: If you want to search for issues present in a specific project, navigate to a project's **Issues** tab, and click on the field **Search or filter results...**. It will -display a dropdown menu, from which you can add filters per author, assignee, milestone, label, -and weight. When done, press **Enter** on your keyboard to filter the issues. +display a dropdown menu, from which you can add filters per author, assignee, milestone, +label, weight, and 'my-reaction' (based on your emoji votes). When done, press **Enter** on your keyboard to filter the issues. ![filter issues in a project](img/issue_search_filter.png) |