<p></p>
<p><b>@1ec5</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5987#discussion_r2096532159">app/views/users/show.html.erb</a>:</p>
<pre style='color:#555'>> @@ -153,6 +153,14 @@
</dt>
<dd class="list-inline-item"><%= @user.home_location_name %></dd>
<% end %>
+ <% if @user.company&.strip.present? %>
+ <dt class="list-inline-item m-0 align-text-bottom">
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-suitcase-lg-fill" viewBox="0 0 16 16">
+ <path d="M7 0a2 2 0 0 0-2 2H1.5A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14H2a.5.5 0 0 0 1 0h10a.5.5 0 0 0 1 0h.5a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2H11a2 2 0 0 0-2-2zM6 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1zM3 13V3h1v10zm9 0V3h1v10z" />
+ </svg>
+ </dt>
+ <dd class="list-inline-item"><%= @user.company %></dd>
</pre>
<blockquote>
<p dir="auto">Maybe optimistically linking to a matching wiki page could help by giving the user a way to verify for themselves.</p>
</blockquote>
<p dir="auto">For what it’s worth, I think a verification system (whether based on the wiki or backlinks or whatever) can be separate from this PR. The existing reporting system can probably keep things from getting out of hand in the meantime. If we’re concerned about impersonation in the meantime, we could add a tooltip to this box indicating that the company affiliation is self-reported.</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/5987#pullrequestreview-2852066222">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLNUZHRLBAJZ5Q66WL27JGWBAVCNFSM6AAAAAB4QTM2HCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDQNJSGA3DMMRSGI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIPLJNJTHFSTBHBW7L27JGWBA5CNFSM6AAAAAB4QTM2HCWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTVJ74J24.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/5987/review/2852066222</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/5987#pullrequestreview-2852066222",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5987#pullrequestreview-2852066222",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>