<p></p>
<p><b>@Dimitar5555</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3907#discussion_r1086622819">app/views/layouts/_flash.html.erb</a>:</p>
<pre style='color:#555'>> @@ -1,5 +1,5 @@
 <% if flash[:error] %>
-  <div class="flash error row mx-0 p-3 align-items-center">
+  <div class="alert alert-danger row mx-0 mb-0 p-3 rounded-0 align-items-center">
</pre>
<blockquote>
<p dir="auto">If the <code class="notranslate">flash</code> CSS is no longer required elsewhere, then it should be removed from <code class="notranslate">common.scss</code></p>
</blockquote>
<p dir="auto">There are quite a few tests which require the old classes and they were passing on the first test. Would it be OK if I update all instances of the current <code class="notranslate">flash</code> classes to <code class="notranslate">alert</code> (as well as their tests) or it would it be better to do it in a separate PR?</p>
<blockquote>
<p dir="auto">Large numbers of tests are failing, since they are looking for the <code class="notranslate">flash</code> and <code class="notranslate">error</code> css classes. The tests need to be updated.</p>
</blockquote>
<p dir="auto">I've updated them. There should be only one failing about a <code class="notranslate">title</code> on the "Send message" page.</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/3907#discussion_r1086622819">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKAC4OMY337SLRRJSTWUERB5ANCNFSM6AAAAAAUC5ITLA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLKK36CKDSUFKWEKTH3WUERB5A5CNFSM6AAAAAAUC5ITLCWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTSLVBFGM.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/3907/review/1269320294</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/3907#discussion_r1086622819",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3907#discussion_r1086622819",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>