@tomhughes 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");
Should that be `:center` as there doesn't seem to be a `:focus` listener?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6304#pullrequestreview-3103643677
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6304/review/3103643...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev