[openstreetmap/openstreetmap-website] Scrollable pagination javascript module (PR #6304)
Anton Khorev
notifications at github.com
Sun Aug 10 15:53:06 UTC 2025
@AntonKhorev commented on this pull request.
> @@ -5,7 +5,7 @@
const isOfExpectedLanguage = ({ language }) => languagesToRequest[0].startsWith(language) || language === "mul";
$(document).on("click", "a[href='#versions-navigation-active-page-item']", function (e) {
- scrollToActiveVersion();
+ $(document).trigger("numbered_pagination:focus");
Yes. I renamed it, but this one got lost in an intermediate version.
Updated.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6304#discussion_r2265340349
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6304/review/3103671014 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250810/68caefb4/attachment.htm>
More information about the rails-dev
mailing list