@deevroman commented on this pull request.
> @@ -7,6 +7,10 @@
<% if @feature.visible? %>
<div class='secondary-actions mb-3'>
<%= link_to(t("browse.download_xml"), :controller =>
"api/#{@type.pluralize}", :action => :show) %>
+ <% if current_user %>
+ ·
+ <%= tag.a t("browse.edit_object_tags"), :href => "", :class =>
"edit_object_tags p-0 border-0 bg-transparent shadow-none" %>
> Think whole sentences as keys, that sort of thing.
If we look at keys specifically, we can implement strict validation and
prohibit spaces in keys. Or even prohibit adding anything but `0-9a-zA-Z:_` to
a new keys.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6758#discussion_r2743651813
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6758/review/[email protected]>_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev