<p></p>
<p><b>@pablobm</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6564#discussion_r2611051965">app/views/users/show.html.erb</a>:</p>
<pre style='color:#555'>> - <% if @user.may_unhide? %>
- <li>
- <%= link_to t(".unhide_user"), user_status_path(@user, :event => "unhide"), :method => :put, :data => { :confirm => t(".confirm") } %>
- </li>
- <% end %>
</pre>
<p dir="auto">Do you mean self-deletion (which scrubs personal data), or "hiding" by an admin (which leaves data intact)?</p>
<p dir="auto">If actually talking about self-deletion, I didn't know that was a use case. When is that desired?</p>
<p dir="auto">If talking about "hiding", I was going with admins manually suspending all hidden users directly on the DB, as per the PR description:</p>
<blockquote>
<p dir="auto">Note that we'll be left with pre-existing "hidden" users. After discussing with <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Firefishy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Firefishy">@Firefishy</a>, these users can be moved to the "suspended" state by the Ops team with a script, but it's not a priority.</p>
</blockquote>
<p dir="auto">You did raise a question about the feasibility of this at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3643393687" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/6546" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/6546/hovercard?comment_id=3586714352&comment_type=issue_comment" href="https://github.com/openstreetmap/openstreetmap-website/issues/6546#issuecomment-3586714352">#6546 (comment)</a>, but then accepted it as non-blocking, if I understood correctly.</p>
<p dir="auto">If however you'd still like to be able to do this manually, I can bring back the "unhide". Perhaps only for the user list, to reduce the number of options in user/show?</p>
<p dir="auto">Or am I missing something?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6564#discussion_r2611051965">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJ54QSYKNNO2HPGHU34BGFBVAVCNFSM6AAAAACNE3XLA6VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTKNRYGAZTCNRRGA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLP7YRD365RRTB3WSRL4BGFBVA5CNFSM6AAAAACNE3XLA6WGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTWUVPLXU.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/6564/review/3568031610</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/6564#discussion_r2611051965",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6564#discussion_r2611051965",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>