[openstreetmap/openstreetmap-website] Rework UI to hide/delete/suspend users (PR #6564)

Tom Hughes notifications at github.com
Wed Dec 10 18:46:06 UTC 2025


@tomhughes commented on this pull request.



> -            <% if @user.may_unhide? %>
-              <li>
-                <%= link_to t(".unhide_user"), user_status_path(@user, :event => "unhide"), :method => :put, :data => { :confirm => t(".confirm") } %>
-              </li>
-            <% end %>

I was about to merge this but was just doing some final testing and realised that removing this is a problem as it means there is no easy way for me to reopen an account that has been self-deleted by a user....

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6564#pullrequestreview-3564012204
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6564/review/3564012204 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251210/d75617d5/attachment-0001.htm>


More information about the rails-dev mailing list