Re: [openstreetmap/openstreetmap-website] restore in-progress comments after restoring a closed browser tab (Issue #5624)

2025-02-06 Thread Andrew Harvey via rails-dev
Sorry I did try to search for prior tickets. I'm running Google Chrome, latest version, on Debian but from Google's repository, with no extensions enabled for openstreetmap.org, and yes it doesn't seem to restore by itself. GitHub does, OSM doesn't. -- Reply to this email directly or view it o

[openstreetmap/openstreetmap-website] restore in-progress comments after restoring a closed browser tab (Issue #5624)

2025-02-06 Thread Andrew Harvey via rails-dev
If a user is writing a changeset comment on a changeset page `https://www.openstreetmap.org/changeset/:id:` and they accidentally close the browser tab, the in-progress comment is lost upon restoring the tab. It would be preferable for the in-progress comment to be restored in the input text ar

Re: [openstreetmap/openstreetmap-website] Copyedit English localization as American English (PR #5029)

2025-02-02 Thread Andrew Harvey via rails-dev
Just a note that if this is merged we'll need to do `en_AU` as currently most of the `en` ones work okay for Australian English, but that won't be the case if this is merged. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5029#i

Re: [openstreetmap/openstreetmap-website] Copyedit English localization as American English (PR #5029)

2025-01-30 Thread Andrew Harvey via rails-dev
@andrewharvey commented on this pull request. >"yes": "Amenity" boundary: - aboriginal_lands: "Aboriginal Lands" + aboriginal_lands: "Indigenous Boundary" Which is a bit ironic considering we don't use the tag here https://wiki.openstreetmap.org/wiki/Aust

Re: [openstreetmap/openstreetmap-website] Missing American English localization (Issue #4975)

2025-01-30 Thread Andrew Harvey via rails-dev
> Filling Station Having seen this popup on openstreetmap.org under a search result, it lead me down this rabbit hole to find where that was defined. I would like to see support for localisation to en-AU, unfortunately TranslateWiki doesn't seem to support it. Is it possible to enable or can we

Re: [openstreetmap/openstreetmap-website] My user experience with number of changes on a changeset list (Issue #5770)

2025-03-15 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5770) > For me, the numbers that tell how many objects someone has added or removed > are meaningless, and only make it harder to see which changeset has a comment. I find the current combined number a bit meaningless, but split in

Re: [openstreetmap/openstreetmap-website] add link to open view in OSMCha, from changesets history pge (#2629)

2025-04-12 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#2629) > If the tools are external, the means of launching them can also be external. > Browser extensions for that exist. JOSM is also external, but openstreetmap.org links to it via "Edit with Remote Control". A browser extension

Re: [openstreetmap/openstreetmap-website] restore in-progress comments after restoring a closed browser tab (Issue #5624)

2025-04-28 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5624) It's also very easy to happen by simply starting a comment, then clicking on a linked object within the changeset, and suddenly you loose your comment. -- Reply to this email directly or view it on GitHub: https://github.com

Re: [openstreetmap/openstreetmap-website] Permalinks break when user changes their display name (#482)

2025-05-07 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#482) Recently a DWG member who had changed their display name, had another user claim their prior display name who then went on to use the profile to spread insults towards DWG members. This was problematic because the user profile

[openstreetmap/openstreetmap-website] Omit changeset "💬" from changeset list where there are no comments (Issue #5757)

2025-03-06 Thread Andrew Harvey via rails-dev
andrewharvey created an issue (openstreetmap/openstreetmap-website#5757) ### Problem A common use case of mine is to scan through a list of changesets to see what has comments. However perhaps due to recent changes? I find it hard to spot changesets with comments vs those without. Perhaps even

[openstreetmap/openstreetmap-website] Show new/modified/deleted count in place of " 🖊" in changeset card (Issue #5758)

2025-03-06 Thread Andrew Harvey via rails-dev
andrewharvey created an issue (openstreetmap/openstreetmap-website#5758) ### Problem The current " 🖊" count in the changesets cards makes it hard to know exactly what type of edits were made. ### Description In OSMCha it shows added/modified/deleted feature counts as ![Image](https://github.c

Re: [openstreetmap/openstreetmap-website] allow markdown in changeset comments (#844)

2025-03-06 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#844) would be nice to use selected wikitext templates like `{{tag|informal|yes}}` or alternatively just parse out a pasted URL like `https://wiki.openstreetmap.org/wiki/Tag:informal%3Dyes` and display it as [`informal`](https://wi

Re: [openstreetmap/openstreetmap-website] Missing American English localization (Issue #4975)

2025-03-08 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#4975) > Why not fair? There should be one source file in one language. It will simply > be a source for translations, not a translation. Exactly. @1ec5 suggested that the source file is not in one language, but a mix of UK and US

[openstreetmap/openstreetmap-website] pretty formatting of OSM URLS in notes, changeset comment, and comments (Issue #5780)

2025-03-08 Thread Andrew Harvey via rails-dev
andrewharvey created an issue (openstreetmap/openstreetmap-website#5780) ### Problem Full URLs pasted within changeset comments and notes makes them harder to read, especially since they only have limited screen real estate. ### Description As suggested by @1ec5 at https://github.com/openstre

Re: [openstreetmap/openstreetmap-website] allow markdown in changeset comments (#844)

2025-03-08 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#844) > Many websites that accept Markdown end up pretty-printing raw URLs. For > example, GitHub turns > https://github.com/openstreetmap/openstreetmap-website/issues/844#issuecomment-2705479356 > into > https://github.com/openst

Re: [openstreetmap/openstreetmap-website] Omit changeset "💬" from changeset list where there are no comments (Issue #5757)

2025-03-08 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5757) To be honest I don't know what it was previously, but whatever it was it was easy to scan through a list of changesets and find those with comments. Now it's next to impossible, but it also could be because of the edit count

Re: [openstreetmap/openstreetmap-website] Missing American English localization (Issue #4975)

2025-03-08 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#4975) Reading the prior responses here it sounds like we should make `en` exclusively US English, it's not fair on the Americans to not allow them to have their own translations. Could you imagine not allowing Germans to have their

Re: [openstreetmap/openstreetmap-website] allow markdown in changeset comments (#844)

2025-03-08 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#844) > But will those writing comments be bothered to paste the correct > urls/templates? Good point, then perhaps as you suggest parsing key=value would be okay and/or reducing a pasted full wiki link. Although the more we do th

Re: [openstreetmap/openstreetmap-website] Show new/modified/deleted count in place of " 🖊" in changeset card (Issue #5758)

2025-03-10 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5758) > If OSMCha has it, why copy the same thing to osm.org? If someone needs > accurate data, that's what OSMCha is for. Better to have this by default on OSM.org in my opinion. Fragmenting into many different tools makes the le

Re: [openstreetmap/openstreetmap-website] pretty formatting of OSM URLS in notes, changeset comment, and comments (Issue #5780)

2025-03-09 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5780) > Also n12639964186, w1249366504 and r7876483 could have links added as well; > or be converted to the {object}/{id} format. Thanks, I've added these to the table, along with "way 1249366504" which are all in common use. --

Re: [openstreetmap/openstreetmap-website] My user experience with number of changes on a changeset list (Issue #5770)

2025-03-09 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5770) Some issue as I reported in #5757 -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5770#issuecomment-2709318451 You are receiving this because you are subscri

Re: [openstreetmap/openstreetmap-website] Missing American English localization (Issue #4975)

2025-03-09 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#4975) > I didn't know that such language exists :) `en_OSM` OpenStreetMaplish https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol#Localized_variants Where en_US it's Liquor Store, en_AU it's Bottle Shop, en_GB it's Off-license

Re: [openstreetmap/openstreetmap-website] Show new/modified/deleted count in place of " 🖊" in changeset card (Issue #5758)

2025-03-11 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5758) > If there's a performance issue with OSMCha, why not report it in their repo > in the first place? https://github.com/OSMCha/osmcha-frontend/issues Already has been https://github.com/OSMCha/osmcha-frontend/issues/725 https

Re: [openstreetmap/openstreetmap-website] pretty formatting of OSM URLS in notes, changeset comment, and comments (Issue #5780)

2025-03-28 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5780) > There is a difference with changing how things that are already detected as > links look and the rest. You don't expect "I added a note 5 years ago" to > link to note https://github.com/openstreetmap/openstreetmap-website/p

Re: [openstreetmap/openstreetmap-website] After self-deletion of a user, make the username random but still clickable (Issue #4194)

2025-05-20 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#4194) > blocking users from manually setting their username to user_NNN type > usernames, to avoid collisions, > giving the user "name" in the browse pages. We are already publishing the uid > and generated username in the XML and

[openstreetmap/openstreetmap-website] note comments from a deleted user should still be shown (Issue #6056)

2025-05-26 Thread Andrew Harvey via rails-dev
andrewharvey created an issue (openstreetmap/openstreetmap-website#6056) ### URL https://www.openstreetmap.org/note/4620093 ### How to reproduce the issue? 1. User A creates a note 2. User B resolves the note and/or adds a comment 3. User A re-opens the note and/or adds a comment 4. User B dele

Re: [openstreetmap/openstreetmap-website] Omit changeset "💬" from changeset list where there are no comments (Issue #5757)

2025-07-01 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5757) > @andrewharvey How does it look now with edit/comment counters arranged > horizontally? Looks good. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5757#i

Re: [openstreetmap/openstreetmap-website] Omit changeset "💬" from changeset list where there are no comments (Issue #5757)

2025-06-29 Thread Andrew Harvey via rails-dev
andrewharvey left a comment (openstreetmap/openstreetmap-website#5757) I still feel it's harder than before to spot changesets with comments, it's doable but requires one to look more carefully when scrolling through the list slowly rather than a quick scan. I feel there could be more visual se