<p dir="auto">When you select <em>My Preferences</em> from the user dropdown, you get to <code class="notranslate">/preferences</code>, which is a page that shows you your preferences but doesn't let you edit them. If you want to edit, you'll have to make one extra click on the <em>Edit Preferences</em> button. See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2659804724" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/5324" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/5324/hovercard?comment_id=2563164175&comment_type=issue_comment" href="https://github.com/openstreetmap/openstreetmap-website/issues/5324#issuecomment-2563164175">#5324 (comment)</a> for some click count considerations.</p>
<p dir="auto">The question is why do you need the uneditable preferences page. It was added in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/openstreetmap/openstreetmap-website/commit/2403630da87df8a3b57913e8949ae0ff8f611d22/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/commit/2403630da87df8a3b57913e8949ae0ff8f611d22"><tt>2403630</tt></a>. The reasoning according to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="852597215" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/3167" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/3167/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/issues/3167">#3167</a> was to split the settings form. But that doesn't explain why the uneditable page was added. When you click <em>My Settings</em>, you get to an editable page. When you click <em>My Preferences</em>, you don't. If you don't want to edit your preferences, can you just view them on the editable page? I think you can. Why don't we make <em>My Preferences</em> always editable?</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/5449'>https://github.com/openstreetmap/openstreetmap-website/pull/5449</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/commits/967e6d4d868b1916ef88d51d6b19a5d9001782f1" class="commit-link">967e6d4</a>  Make preferences page editable without clicking 'Edit Preferences'</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files">8 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files#diff-2ff63b142551396d9bd9b4246101b9473bc7cbc50f35ff36efdf01fe7dc7696c">app/controllers/preferences_controller.rb</a>
    (4)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files#diff-15b1d78abba5c7bc2d2b6c6d79f05073fc20a9814670c28ea97e8ec51f8fd9d5">app/views/preferences/edit.html.erb</a>
    (28)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files#diff-a495929ae8cf23fcea871e8aaa1bc52607a4e0f911f47d6bee5915e18d4a813e">app/views/preferences/show.html.erb</a>
    (48)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files#diff-959bc9abc46a55332bb64d5155a79323afa75a50ec1a2137ddd22d926f62c6c5">config/routes.rb</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files#diff-9d330c9b4c315df4e0b0a23cd48461483d1dd153a9976aa056dc7b9b1258a01a">test/controllers/preferences_controller_test.rb</a>
    (25)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files#diff-438a28e87e15ffd1467ef5a78d0246450a6f97a92cdda70d857fb7548465c447">test/system/preferences_test.rb</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5449/files#diff-cfbdbe2b17c072a03232274834f7e26cf785b6d03dbddcdf52cff025898bb2bb">test/system/view_communities_test.rb</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5449.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5449.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5449.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5449.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/5449">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKVKPNLLQGQRKHKTPT2IAV2LAVCNFSM6AAAAABUK7KPD2VHI2DSMVQWIX3LMV43ASLTON2WKOZSG43DEMZTHAZTOOI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLK7ZEULA7CKBKHJAM32IAV2LA5CNFSM6AAAAABUK7KPD2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHKJJPQJM.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/5449</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/5449",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5449",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>