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
+ 3
3
Compare changes
  • Side-by-side
  • Inline
@@ -198,17 +198,17 @@ features:
in GitLab 9.3 that should not only make GitLab feel faster, but reduce
overall impact on server infrastructure.
- name: Inline description inline edit
- name: "Edit Issue's Description Faster" #suggestion https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/5804/diffs#note_32569519
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ee/user/project/issues/index.html'
documentation_text: "Learn more about issues in GitLab"
documentation_text: "Learn more about GitLab Issues"
image_url: '/images/9_3/issue_description_inline_edit.png'
description: |
The issue description serves as the single source of truth when teams
collaborate on work and ideas are rapidly flowing in the issue comment
thread. With this release, it's much easier to edit the description
by simply clicking `Edit` as before. You now do not have to go to a separate
web form. Just make the update inline, and click `Save changes` to persist
web form. Just make the update inline, and click **Save changes** to persist
the changes.
- name: Bulk issue edit re-design
Loading