open modals as pages on mobile devices

This commit is contained in:
Alex Turchyn
2026-07-24 21:58:55 +03:00
committed by Pete Matsyburka
parent 66862e93c8
commit 807e82b21e
4 changed files with 31 additions and 3 deletions
+1
View File
@@ -27,6 +27,7 @@
<% end %>
<% end %>
<turbo-frame id="modal"></turbo-frame>
<convert-modal-links></convert-modal-links>
<turbo-frame id="drawer"></turbo-frame>
<%= render 'shared/navbar' %>
<% if flash.present? %><%= render 'shared/flash' %><% end %>