Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 9
8
Compare changes
  • Side-by-side
  • Inline
@@ -222,17 +222,18 @@ features:
pervades GitLab. So users will feel right at home using a transient
sidebar when updating multiple issues at once.
- name: Issue board usability improvements
- name: Issue Board Usability Improvements
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ee/user/project/issue_board.html'
documentation_text: "Learn more about issue boards"
documentation_link: '/features/issueboard/'
documentation_text: "Learn more about GitLab Issue Boards"
image_url: '/images/9_3/issue_board_usability_improvements.png'
description: |
We recognize that teams use issue boards in a variety of ways. To make
it usable for even more teams, we now have collapsible Backlog and
Closed columns. We've also tweaked adding issues in a board. When you click
`+` to add an issue to a list, it now appears at the top of the list automatically,
which is really helpful for already long lists.
We recognize that teams use Issue Boards in a variety of ways. To make
it usable for even more teams, we now have collapsible **Backlog** and
**Closed** columns. We've also tweaked adding issues in a board.
When you click the plus sign `+` to add an issue to a list,
it now appears at the top of the list automatically,
which is really helpful for long lists.
- name: Search/filter bar improvements
available_in: [ce, ees, eep]
Loading