diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-01-09 02:51:57 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-01-09 02:51:57 +0000 |
commit | ba5a9033cfefe72897c7e0e13950011a9dee8e80 (patch) | |
tree | 308a94e6f7693ecedff6bb9557ceb6b4e40b6b65 | |
parent | 0986039896e3158e56fbc583df15e4c7ec31b64f (diff) | |
parent | 623db43062e624a5699cedc37d463b61cd7495bf (diff) | |
download | gitlab-ce-ba5a9033cfefe72897c7e0e13950011a9dee8e80.tar.gz |
Merge branch 'winh-issue-board-switcher-docs' into 'master'
Documentation for search box in issue boards switcher
See merge request gitlab-org/gitlab-ce!24246
-rw-r--r-- | doc/user/project/img/issue_boards_multiple.png | bin | 6086 -> 22623 bytes | |||
-rw-r--r-- | doc/user/project/issue_board.md | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/img/issue_boards_multiple.png b/doc/user/project/img/issue_boards_multiple.png Binary files differindex 7bb088aad0b..242460925f7 100644 --- a/doc/user/project/img/issue_boards_multiple.png +++ b/doc/user/project/img/issue_boards_multiple.png diff --git a/doc/user/project/issue_board.md b/doc/user/project/issue_board.md index 9e2434c02ec..7962eeada5c 100644 --- a/doc/user/project/issue_board.md +++ b/doc/user/project/issue_board.md @@ -175,6 +175,7 @@ products. Clicking on the current board name in the upper left corner will reveal a menu from where you can create another Issue Board and rename or delete the existing one. +Using the search box at the top of the menu, you can filter the listed boards. When you're revisiting an issue board in a project or group with multiple boards, GitLab will automatically load the last board you visited. |