[openstreetmap/openstreetmap-website] Add user profile heatmap visualization for contributions (PR #5402)

Emin Kocan notifications at github.com
Sun Mar 9 20:54:06 UTC 2025


@kcne commented on this pull request.



> @@ -0,0 +1,102 @@
+//= link cal-heatmap/dist/cal-heatmap.css

I’m not sure if we changed anything in the assets pipeline recently, but when I ran the code today, I kept getting errors about the missing `.css` file, even after compiling the assets. I got it working by adding this here. I can move this to `manifest.js` if you prefer, but since we're only using it here, I found it more appropriate to keep it in this file.

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

Message ID: <openstreetmap/openstreetmap-website/pull/5402/review/2669521216 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250309/bcdd760d/attachment.htm>


More information about the rails-dev mailing list