<p></p>
<p>Steps to reproduce:</p>
<ol>
<li>At <code>/traces/new</code>, upload a trace with the Tags field set to <code>Foo Bar</code>.</li>
</ol>
<p>Expected:</p>
<ul>
<li>The instructions under the field say “comma delimited”, so there should be just one tag named <code>Foo Bar</code>.</li>
</ul>
<p>Actual:</p>
<ul>
<li>Because the field <a href="https://github.com/openstreetmap/openstreetmap-website/blob/6a9ab7cb2d36d87c87d4eace108dcda1433fd073/app/models/trace.rb#L55">doesn’t contain a comma</a> it’s split at whitespace into two tags named <code>Bar</code> and <code>Foo</code>.</li>
</ul>
<p>Workaround:</p>
<ul>
<li>Include an unnecessary comma, e.g. <code>Foo Bar,</code>.</li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/3304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJM3ZL56JH4OOWY4XLT64DSZANCNFSM5C4V7NZQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAK2OLPGJ7LPBSORJNHEEKDT64DSZA5CNFSM5C4V7NZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4OTWPHZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/3304",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3304",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>