[openstreetmap/openstreetmap-website] Migrate the dashboard entry page from leaflet to maplibre (PR #6504)
Tom Hughes
notifications at github.com
Fri Nov 7 17:33:06 UTC 2025
@tomhughes 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 mean it's firefox in it's default configuration but webgl is likely disabled in headless mode, or rather when it's not running on a display with GL support?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6504#discussion_r2504728977
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6504/review/3435380207 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251107/fa691623/attachment.htm>
More information about the rails-dev
mailing list