[openstreetmap/openstreetmap-website] Bootstrap contextmenu (PR #6410)

danieldegroot2 notifications at github.com
Wed Sep 24 11:00:15 UTC 2025


@danieldegroot2 commented on this pull request.



> @@ -1878,6 +1878,14 @@ en:
       osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential maintenance work is carried out."
       expected_restore_html: "Services are expected to be restored in %{time}."
       announcement: "You can read the announcement here."
+    contextmenu:
+      directions_from: Directions from here
+      directions_to: Directions to here
+      add_note: Add a note here
+      show_address: Show address
+      query_features: Query features
+      centre_map: Centre map here
+      scroll_to_changeset: Scroll to changeset

'Scroll to changeset' does not seem to have an icon yet, though it could be left empty.

S: There is '[eye](https://icons.getbootstrap.com/icons/eye/)' icon. ('View')
(of course user is viewing only its listing, not any kind of details)

Alternatively, '[search](https://icons.getbootstrap.com/icons/search/)' icon could be (re)used (but might be confused with query feature)

Otherwise, there is '[align middle](https://icons.getbootstrap.com/icons/align-middle/)' or '[align top](https://icons.getbootstrap.com/icons/align-top/)' depending on interpretation.
(align element 'box' to 'bar' in vertical direction shown by orientation of element 'box').
Maybe not comprehensive for the majority, as it does not appear often online.

(sidenote: it technically aligns the changeset to the of the sidebar, but it is not the top of the changeset list until going to the changeset and back which locks the changeset list view. even then it could be confusing.)

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

Message ID: <openstreetmap/openstreetmap-website/pull/6410/review/3262326246 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250924/33964800/attachment.htm>


More information about the rails-dev mailing list