[openstreetmap/openstreetmap-website] Remove controls sprite (PR #5752)
Marwin Hochfelsner
notifications at github.com
Sat Apr 12 16:16:19 UTC 2025
@hlfan commented on this pull request.
> @@ -5,16 +5,16 @@ class IndexTest < ApplicationSystemTestCase
node = create(:node)
visit node_path(node)
assert_selector "#content.overlay-right-sidebar"
- find(".icon.share").click
+ find(".control-share a").click
Switching the two worked for me
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5752#discussion_r2040686858
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5752/review/2762191405 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250412/db8900d3/attachment.htm>
More information about the rails-dev
mailing list