@pablobm commented on this pull request.
> @@ -24,6 +24,7 @@
<div class="mb-3">
<%= text_area_tag "text", "", :class => "form-control", :size =>
"40x10", :maxlength => "2000", :placeholder => t(".advice") %>
</div>
+ <div id="new-note-error" class="alert alert-danger d-none"></div>
I'm not sure I follow. Do you mean to use the `err` (therefore not needing
changes to eslint rules) and show a more detailed message? Something like the
following:
> There was an error when creating the note
> Got response with status 403 Forbidden
If so, my thought was avoiding technical jargon in these errors, but I don't
know how we typically deal with that.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7132#discussion_r3362848889
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/7132/review/[email protected]>_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev