<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2267282965" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4733" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/4733/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/4733">#4733</a> without "oldest"/"newest" button text on any screen width and with <code class="notranslate">title</code> tooltips.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/4734'>https://github.com/openstreetmap/openstreetmap-website/pull/4734</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/commits/b08044e802af45eb180250b873db8cbd2cd46e9a" class="commit-link">b08044e</a> Pass translation scope instead of keys to shared pagination</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/commits/5c33b57469c4d66fd56f2f1b323b40f51bb75b36" class="commit-link">5c33b57</a> Introduce pagination item helper</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/commits/4e05dcceb6db1eab291d9f85186dd1762cc5470d" class="commit-link">4e05dcc</a> Replace previous/next page selectors with helper methods in tests</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/commits/3d99c72d870a05893c8c83c49b150e068881130c" class="commit-link">3d99c72</a> Add oldest/newest links to shared pagination</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/commits/38b97e1c76ff33a6e757c6c75cabfc41f6e48f0e" class="commit-link">38b97e1</a> Show only pagination icons below medium/small screen sizes</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/commits/514273ef9ce53a9b3094102f41320c0862eac3a7" class="commit-link">514273e</a> Split pagination buttons into 3 groups</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/commits/de82009fde5f5c0ba6e278c04001e3d9ee4a8b35" class="commit-link">de82009</a> Add tooltips, make newest/oldest buttons tooltip only</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files">10 files</a>)</p>
<ul>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-f2a534b6a0c6d93a6d4e0b15824e55cfc3fc6458fa0789e62d409d56c99dc189">app/helpers/pagination_helper.rb</a>
(13)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-fb860a130fe8ce948cdb98e2ba4b0c9d947f351dc9a55a12fff9d02ca61b0568">app/views/diary_entries/comments.html.erb</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-aad6c85558af2a77937df72b074ef1a972b08171986d4dbddf0c86d0cf83a3f5">app/views/diary_entries/index.html.erb</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-2a43f1a5b4e2bda5df6ec18928f70304b3e1e3bcb084c26cc00d3ed34dab9062">app/views/shared/_pagination.html.erb</a>
(48)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-446cb1205994b7918b2a68c30feb162b10fce3a0a9e05c716d9e966df4ba0507">app/views/traces/index.html.erb</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-c168d2324bc74e9bd639f796e23def66db563d9457b7d4a2c05b109552804a4c">app/views/user_blocks/_blocks.html.erb</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-2f2f2a0bc9c3675306c20ed740c32fad7b057eae15952a8dd2455d3eb661a49f">app/views/users/index.html.erb</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
(28)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-10a5c4533814c8b1222f0ef0833c82edd68584d85757fc431557b39813777c19">test/controllers/diary_entries_controller_test.rb</a>
(45)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734/files#diff-db7c9d7ea4afdcafd812aac88f5a378c22117fbce829dc93d905152f2c09f471">test/controllers/traces_controller_test.rb</a>
(76)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4734.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4734.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4734.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4734.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4734">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLM2SKGQABIQI6FMFRLY7RFXRAVCNFSM6AAAAABG4RGMCWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3DOMRYGUZTOMI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLN4ZJO3TPB2QWRNYPTY7RFXRA5CNFSM6AAAAABG4RGMCWWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHIOJAHPM.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4734</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4734",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4734",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>