<p>This is a much simpler implementation of a fixed-positioned changeset map. Replaces <a href="https://github.com/openstreetmap/openstreetmap-website/issues/204" class="issue-link" title="Changeset list revamp">#204</a>.</p>
<p>The way it works is simple: When the page scroll hits the top of the map, we add a class to the map to change it's positioning from absolute to fixed.</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/samanpwbb/openstreetmap-website fixed-changeset-map</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/298'>https://github.com/openstreetmap/openstreetmap-website/pull/298</a></p>
<h4>Commit Summary</h4>
<ul>
<li>fixing mobile map + other minor mobile adjustments.</li>
<li>fix overflow on login page on mobile.</li>
<li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
<li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
<li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
<li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
<li>Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website</li>
<li>better implementation of fixed changeset map.</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/298/files#diff-0">app/assets/javascripts/changeset.js</a>
(8)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/298/files#diff-1">app/assets/stylesheets/common.css.scss</a>
(20)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/298/files#diff-2">app/views/changeset/list.html.erb</a>
(5)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/298.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/298.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/298.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/298.diff</a></li>
</ul>