[openstreetmap/openstreetmap-website] Fixed "Add note and comment counts to the user profile" described in #1643 (PR #4875)
Nenad Vujicic
notifications at github.com
Tue Jun 4 11:01:13 UTC 2024
@nenad-vujicic 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>
Dear @tordans ,
Thank you for reviewing. In this case, I think they are same (2 proxies to the same object). Maybe I'm wrong :-) ?
Thanks,
Nenad.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4875#discussion_r1625801373
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4875/review/2096056186 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240604/46089eae/attachment.htm>
More information about the rails-dev
mailing list