[openstreetmap/openstreetmap-website] When a user posts a story in their diary, give them the option to share with social media (#1391)

Tom Hughes notifications at github.com
Wed Jul 10 14:01:13 UTC 2024


It does look like `social-share-button` is the main player in the is space but honestly it doesn't actually do that much - basically it provides a set of images and a helper to generate a button.

There's a bit of javascript client side but basically all it does is react to a button click by doing `window.open` on a service specific URL so I'm not sure there's much there that couldn't be done just as well with our own helper that generated buttons with appropriate links.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1391#issuecomment-2220590568
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/1391/2220590568 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240710/5067d3d1/attachment.htm>


More information about the rails-dev mailing list