Skip to content
代码片段 群组 项目
未验证 提交 c08dacf6 编辑于 作者: Ashraf Khamis's avatar Ashraf Khamis 提交者: GitLab
浏览文件

Merge branch '442091-update-docs' into 'master'

Update user documentation for user autocomplete

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183323



Merged-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Reviewed-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Co-authored-by: default avatarmaddievn <mvanniekerk@gitlab.com>
No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
...@@ -126,10 +126,23 @@ However, the query matches all possible variations of the string (for example, ` ...@@ -126,10 +126,23 @@ However, the query matches all possible variations of the string (for example, `
## Autocomplete suggestions ## Autocomplete suggestions
{{< history >}}
- Showing only users from authorized projects and groups [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/442091) in GitLab 17.10 [with flags](../../administration/feature_flags.md) named `users_search_scoped_to_authorized_namespaces_advanced_search` and `users_search_scoped_to_authorized_namespaces_basic_search`. Disabled by default.
{{< /history >}}
{{< alert type="flag" >}}
The availability of this feature is controlled by feature flags.
For more information, see the history.
{{< /alert >}}
As you type in the search box, autocomplete suggestions are displayed for: As you type in the search box, autocomplete suggestions are displayed for:
- [Projects](#search-for-a-project-by-full-path) and groups - [Projects](#search-for-a-project-by-full-path) and groups
- Users - Users from authorized projects and groups
- Help pages - Help pages
- Project features (for example, milestones) - Project features (for example, milestones)
- Settings (for example, user settings) - Settings (for example, user settings)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册