[openstreetmap/openstreetmap-website] Fixed "Add note and comment counts to the user profile" described in #1643 (PR #4875)

Tobias notifications at github.com
Tue Jun 4 10:28:28 UTC 2024


@tordans commented on this pull request.



> @@ -15,6 +15,7 @@
             </li>
             <li>
               <%= link_to t(".my notes"), user_notes_path(@user) %>
+              <span class='badge count-number'><%= number_with_delimiter(current_user.notes.size) %></span>

This should be '@user', should it?

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

Message ID: <openstreetmap/openstreetmap-website/pull/4875/review/2095986065 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240604/4945b8a9/attachment.htm>


More information about the rails-dev mailing list