Skip to content

Commit efbea96

Browse files
authored
docs: you can block a user without reporting them (#2547)
* Update docs to indicate you can block a user without reporting them * flip order
1 parent 3cb31ed commit efbea96

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/hub/moderation.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To report a repository, you can click the three dots at the top right of a repos
1616

1717
To report a comment, click the three dots at the top right of a comment and select "Report". A modal will appear where you can describe the reason for your report — this will be reviewed by the Hugging Face moderation team.
1818

19-
While submitting the report, you also have the option to **block the comment author** at the same time (see [Blocking a user](#blocking-a-user) below).
19+
While submitting the report, you also have the option to **block the comment author** at the same time. You can also block a user directly from the comment menu without filing a report — see [Blocking a user](#blocking-a-user) below.
2020

2121
<div class="flex justify-center">
2222
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/comment-report.png"/>
@@ -27,7 +27,10 @@ While submitting the report, you also have the option to **block the comment aut
2727

2828
Blocking a user prevents them from interacting with your repositories and other Hub content. When you block someone, any existing follow relationship between you and that user is also removed.
2929

30-
You can block a user from the [comment report modal](#reporting-a-comment). Select "Report" from the comment's menu, fill in your reason, and check **"Yes, block this user"** before submitting.
30+
There are two ways to block a user from a discussion comment:
31+
32+
- **From the report modal** — select "Report" from the comment's menu, fill in your reason, and check **"Yes, block this user"** before submitting. Use this option if you also want to report the comment to the Hugging Face moderation team.
33+
- **Directly from the comment menu** — click the three dots at the top right of a comment written by someone else and select **"Block @username"**. You will be asked to confirm before the block is applied.
3134

3235
> [!NOTE]
3336
> You must have a confirmed email address on your account to block users.

0 commit comments

Comments
 (0)