<p></p>
<p><b>@milan-cvetkovic</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4455#discussion_r1511560048">app/assets/stylesheets/common.scss</a>:</p>
<pre style='color:#555'>> +.nav-z-100 {
+  z-index: 100;
+}
</pre>
<p dir="auto">Actually, it looks like z-index does not make any difference here. Thanks!</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4455#discussion_r1511384804">app/views/users/new.html.erb</a>:</p>
<pre style='color:#555'>>  
-      <%= f.password_field :pass_crypt, :tabindex => 6 %>
-      <%= f.password_field :pass_crypt_confirmation, :tabindex => 7 %>
+      <p class="mb-3 text-muted fs-6"><%= t(".by_signing_up_html",
+                                            :tou_link => link_to(t(".tou"),
+                                                                 "https://wiki.osmfoundation.org/wiki/Terms_of_Use",
+                                                                 :target => :new),
+                                            :privacy_policy_link => link_to(t(".privacy_policy"),
+                                                                            t(".privacy_policy_url"),
+                                                                            :title => t(".privacy_policy_title"),
+                                                                            :target => :new),
+                                            :contributor_terms_link => link_to(t(".contributor_terms"),
+                                                                               t(".contributor_terms_url"),
+                                                                               :target => :new)) %></p>
+      <%= f.form_group do %>
+        <%= f.check_box :consider_pd,
</pre>
<p dir="auto">Actually, I believe consider_pd is not necessary to go forward. There were comments earlier about this checkbox, there was a suggestion to remove it entirely: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2064057773" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4455" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/4455/hovercard?comment_id=1899125291&comment_type=issue_comment" href="https://github.com/openstreetmap/openstreetmap-website/pull/4455#issuecomment-1899125291">#4455 (comment)</a></p>
<p dir="auto">You might be referring to TOU and privacy policy, both of them accepted implicitly by signing up, as agreed by LWG in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2064057773" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4455" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/4455/hovercard?comment_id=1881708829&comment_type=issue_comment" href="https://github.com/openstreetmap/openstreetmap-website/pull/4455#issuecomment-1881708829">#4455 (comment)</a>.</p>

<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/4455#discussion_r1511560048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK3VZRVVM5OO3E24M3YWSZKTAVCNFSM6AAAAABBLOL2OWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTSMJUGY2DMNZTGU">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIEX2WELV5VANKZU5TYWSZKTA5CNFSM6AAAAABBLOL2OWWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTTSD4YM6.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/4455/review/1914646735</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/4455#discussion_r1511560048",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4455#discussion_r1511560048",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>