<p dir="auto">If you get to the user's history page from the heatmap, it will start on a selected date. You can scroll down, press <em>Load more</em> and and load changesets that were created before the initially visible set. But what if you want to see changesets created after the date?</p>
<p dir="auto">This PR adds a <em>Load more</em> button in frond of the changeset list, if there are any changesets that were opened after the ones in the list.</p>
<p dir="auto"><a href="https://github.com/user-attachments/assets/69ce41be-ae9a-4405-8f81-e67638f3dc10">image.png (view on web)</a> <a href="https://github.com/user-attachments/assets/7e3d054b-42ce-4ebf-8d03-eb0387263c13">image.png (view on web)</a></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/5812'>https://github.com/openstreetmap/openstreetmap-website/pull/5812</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5812/commits/8a65f551a71e92052107805c03ad687697d375e3" class="commit-link">8a65f55</a> Add 'after' parameter to history pages</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5812/commits/9880953e9191777574141adfb4fa340589c5a7a4" class="commit-link">9880953</a> Preserve sidebar scroll position when prepending to history</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5812/files">5 files</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5812/files#diff-25cab16df4a58e0c8e53d0a0e70d9bbf28ef3beb9e6bf1208234fdeed7515392">app/assets/javascripts/index/history.js</a>
(35)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5812/files#diff-cf3fe9dc357f802fd9155582ffc8c6f71185065267991a2135323ad2d044b4f3">app/controllers/changesets_controller.rb</a>
(12)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5812/files#diff-db453eec0cc09b6371bff627c927278e1d99e90a16ff58cd7deafb4aeb457f49">app/views/changesets/index.html.erb</a>
(26)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5812/files#diff-6cdb8b8fa44e422834c4815943a8e4933d6d09e4687f338d007daeff1a90daa9">test/controllers/changesets_controller_test.rb</a>
(25)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5812/files#diff-ca76ddfd495be1ab96863518b57d1e0b49d06c99429adb2bbd6001692d12073b">test/system/history_test.rb</a>
(28)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5812.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5812.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5812.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5812.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/5812">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLI7Q2YRC7R2HWYPXHT2UWVEZAVCNFSM6AAAAABZD2X32SVHI2DSMVQWIX3LMV43ASLTON2WKOZSHEZDGMJYG4YTQMI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLKNIISGAUUNZZ6MKLT2UWVEZA5CNFSM6AAAAABZD2X32SWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHK4PCL5U.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/5812</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/5812",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5812",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>