<p>Related to <a href="https://github.com/openstreetmap/openstreetmap-website/issues/245" class="issue-link" title="Allow note commenting/resolving on the note browse page">#245</a> and a different implementation of how <a href="https://github.com/apmon" class="user-mention">@apmon</a> did <a href="https://github.com/openstreetmap/openstreetmap-website/issues/249" class="issue-link" title="Allow to comment on or close a note from its browse page.">#249</a>, this version uses the existing notes API endpoints called via JavaScript.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/iandees/openstreetmap-website ajaxy_note_browsing</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/264'>https://github.com/openstreetmap/openstreetmap-website/pull/264</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>AJAXey commenting on notes from the browse page.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/264/files#diff-0">app/assets/javascripts/browse.js</a>
    (30)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/264/files#diff-1">app/views/browse/note.html.erb</a>
    (15)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/264.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/264.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/264.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/264.diff</a></li>
</ul>