[openstreetmap/openstreetmap-website] Dropdown menu does not go away by clicking on the map (Issue #3464)
Tom Hughes
notifications at github.com
Mon Feb 21 20:12:55 UTC 2022
That's probably hard to fix because the "map" as you refer to it is actually the iD editor which is a separate project that we don't directly control.
The menu is also managed by bootstrap an not directly by us and bootstrap normally takes care of getting rid of it.
My guess is that iD is grabbing the events and stopping them bubbling up to the top which is why bootstrap isn't seeing them.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3464#issuecomment-1047199107
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3464/1047199107 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220221/5beba5c5/attachment.htm>
More information about the rails-dev
mailing list