Commit 7e9466e3 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'sselhorn-master-patch-24269' into 'master'

Updating to match the latest UI

See merge request gitlab-org/gitlab!75278
parents 2fc8f4f4 125c00a2
......@@ -18,14 +18,16 @@ You can report a user through their:
- [Profile](#report-abuse-from-the-users-profile-page)
- [Comments](#report-abuse-from-a-users-comment)
- [Issues and Merge requests](#report-abuse-through-a-users-issue-or-merge-request)
- [Issues](#report-abuse-from-an-issue)
- [Merge requests](#report-abuse-from-a-merge-request)
- [Snippets](snippets.md#mark-snippet-as-spam)
## Report abuse from the user's profile page
To report abuse from a user's profile page:
1. In the top right corner of the user's profile, select the exclamation point report abuse button.
1. Anywhere in GitLab, select the name of the user.
1. In the top right corner of the user's profile, select **Report abuse** (**{information-o}**).
1. Complete an abuse report.
1. Select **Send report**.
......@@ -33,7 +35,7 @@ To report abuse from a user's profile page:
To report abuse from a user's comment:
1. In the comment, select the vertical ellipsis (**{ellipsis_v}**).
1. In the comment, in the top right corner, select **More actions** (**{ellipsis_v}**).
1. Select **Report abuse to admin**.
1. Complete an abuse report.
1. Select **Send report**.
......@@ -42,23 +44,21 @@ NOTE:
A URL to the reported user's comment is pre-filled in the abuse report's
**Message** field.
## Report abuse through a user's issue or merge request
The **Report abuse** button is displayed at the top right of the issue or merge request. For users
with permission to close the issue or merge request, the button is available when you select
**Close issue** or **Close merge request**. For all other users, it is available when viewing the
issue or
merge request.
With the **Report abuse** button displayed, to submit an abuse report:
## Report abuse from an issue
1. On the issue, in the top right corner, select the vertical ellipsis (**{ellipsis_v}**).
1. Select **Report abuse**.
1. Submit an abuse report.
1. Select **Send report**.
NOTE:
A URL to the reported user's issue or merge request is pre-filled
in the abuse report's **Message** field.
## Report abuse from a merge request
1. On the merge request, in the top right corner, either:
- Select **Report abuse**. This option is displayed if you do not have permission to close the merge request.
- Next to **Mark as draft**, select the down arrow (**{chevron-down}**) and then select **Report abuse**.
This option is displayed if you have permission to close the merge request.
1. Submit an abuse report.
1. Select **Send report**.
## Related topics
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment