[openstreetmap/openstreetmap-website] Migrate the dashboard entry page from leaflet to maplibre (PR #6504)
Frank Elsinga
notifications at github.com
Thu Nov 6 13:59:33 UTC 2025
@CommanderStorm commented on this pull request.
> @@ -62,7 +62,7 @@ class DashboardSystemTest < ApplicationSystemTestCase
assert_no_text "Your location"
assert_no_link "Fred Tester"
- find(".leaflet-marker-icon").click
+ find(".maplibregl-marker", :wait => 60).click
I have no clue why this does not find the marker.
he marker defintively exists.
<img width="1866" height="748" alt="image" src="https://github.com/user-attachments/assets/cad6d6b8-5104-4d5c-9685-41c83b9fdcee" />
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6504#pullrequestreview-3428326480
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6504/review/3428326480 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251106/fbc1cf30/attachment.htm>
More information about the rails-dev
mailing list