@nenad-vujicic commented on this pull request.


> @@ -52,10 +52,10 @@
     <% end %>
   </div>
 
-  <% if @note_comments.length > 1 %>
+  <% if @note_comments.length > (!@note.author.nil? && @note.author.status == 
"deleted" ? 0 : 1) %>

Fixed in the last push. Thanks!

Q: Do we need to replace current anonymous warning to something like "This note 
**is created by anonymous user or** includes comments from anonymous users 
**so** should be independently verified." or current message is good enough?

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

Message ID: 
<openstreetmap/openstreetmap-website/pull/5609/review/2598366...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to