[openstreetmap/openstreetmap-website] Allow searching language by language code (PR #7002)

Marwin Hochfelsner notifications at github.com
Thu Apr 16 09:28:27 UTC 2026


@hlfan commented on this pull request.



> @@ -10,7 +10,7 @@
 </div>
 <ul class="select_language_list list-unstyled column-gap-0">
   <% AVAILABLE_LANGUAGES.each do |language| %>
-    <li class="language-item">
+    <li class="language-item" data-language-code="<%= language[:code] %>">

Could you squash your commits so this file isn't touched?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7002#discussion_r3092158881
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/7002/review/4119775168 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260416/14cd6f41/attachment.htm>


More information about the rails-dev mailing list