[openstreetmap/openstreetmap-website] Show tag changes in object history view (PR #6448)
Pablo Brasero
notifications at github.com
Thu Nov 20 13:49:03 UTC 2025
pablobm left a comment (openstreetmap/openstreetmap-website#6448)
For completeness, I just realised that we use strikethrough when showing the features removed in a changeset:
<img width="405" height="332" alt="List of ways and nodes affected in a changeset, where a way is rendered striken-through (is that correct English?)" src="https://github.com/user-attachments/assets/8361fe1d-bdca-4688-8fd4-9118f8013c18" />
Differences:
- From my experiments, it appears to only show the feature id number and version. This avoid the issue with Chinese/etc scripts.
- Strikethrough is done with an `<s>` tag rather than a `<del>`. I don't see a counterpart `<ins>` or equivalent in added features.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6448#issuecomment-3558167981
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6448/c3558167981 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251120/43950d69/attachment.htm>
More information about the rails-dev
mailing list