[openstreetmap/openstreetmap-website] Tags editor (PR #6758)
Roman Deev
notifications at github.com
Thu Jan 29 21:57:43 UTC 2026
@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" %>
Moreover, it is not difficult to implement autocomplete and validation based on Taginfo, but we can think about this later.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6758#discussion_r2743725763
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6758/review/3725260556 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260129/0285cfde/attachment.htm>
More information about the rails-dev
mailing list