Fixes #6485 This PR updates the context menu icons to match the icons used elsewhere in the UI (Sidebar and Map buttons), resolving the inconsistencies described in the issue.
**Changes:** - **Directions from here:** Changed from `bi-geo-alt` (Pin) to `bi-play-fill` (Play Triangle) to match the Sidebar. - **Directions to here:** Changed from `bi-flag` (Flag) to `bi-stop-fill` (Stop Square) to match the Sidebar. - **Add a note here:** Changed from `bi-pencil` (Pencil) to `bi-chat-text-fill` (Speech Bubble) to match the Sidebar note button metaphor. - **Query features:** Changed from `bi-question-circle` to `bi-question-lg` (Plain Question Mark) to match the Map control button style. - BEFORE: <img width="672" height="355" alt="507158610-515c9a6d-b5cb-472d-8e2a-39906389c69d" src="https://github.com/user-attachments/assets/c4c233d1-480c-4071-b4f5-894e22c94877" /> -AFTER: <img width="676" height="396" alt="Screenshot 2025-11-30 at 8 03 21 PM" src="https://github.com/user-attachments/assets/c84b1b4d-dd24-4d46-b9c4-39daef7b915f" /> You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/6571 -- Commit Summary -- * Fix inconsistent context menu icons (Issue #6485) -- File Changes -- M app/assets/javascripts/index/contextmenu.js (8) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/6571.patch https://github.com/openstreetmap/openstreetmap-website/pull/6571.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6571 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________ rails-dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/rails-dev
