{# tag_me/templates/tag_me/tag_me_select.html #} {% comment %} REFACTORED: Shared structure with conditional search bar actions Breakpoint: md: (768px) - Desktop (>= 768px): Inline action buttons - Mobile (< 768px): Context-aware action button (to be built) Only the search bar action area is different between mobile/desktop. Everything else is shared with responsive Tailwind classes. {% endcomment %}
Use arrow keys to navigate options. Press Enter to select. Press Escape to close. Press Backspace in empty search to clear all selections.
+ more
Select tags...
{% include "tag_me/tag_me_select_search_bar_mobile.html" %}
{% include "tag_me/tag_me_mobile_footer.html" %}
{% include "tag_me/tag_me_bottom_sheet.html" %}