[openstreetmap/openstreetmap-website] Map Data checkmark is unresponsive (#2800)

David Tsiklauri notifications at github.com
Thu Jan 30 07:11:07 UTC 2025


Last update of the PR #5009 adds functionality for canceling layer loading/unloading. Currently code in that PR works like this:
```
When checkmark is checked:
    If unloading is in progress, cancel unloading
    Run asynchronous layer loading
When checkmark is removed:
    If loading is in progress. cancel loading
    Run asynchronous layer unloading
```

https://github.com/user-attachments/assets/669bd862-c3de-4dae-98b3-f7436718e850

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2800#issuecomment-2623680557
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/2800/2623680557 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250129/386c29a0/attachment.htm>


More information about the rails-dev mailing list