[openstreetmap/openstreetmap-website] Rework UI to hide/delete/suspend users (PR #6564)
Tom Hughes
notifications at github.com
Mon Dec 15 20:22:42 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 think there's been a horrible misunderstanding here... You've added undelete to the bulk interface which never had it before, rather than restoring it to the use profile which was what I intended to happen?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6564#discussion_r2620718440
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6564/review/3579985012 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251215/bd35dcf3/attachment.htm>
More information about the rails-dev
mailing list