{# tag_me/templates/tag_me/tag_me_mobile_footer.html #} {% comment %} MOBILE STICKY FOOTER Always visible at bottom of dropdown with Help/Management links Only shows if URLs are provided {% endcomment %}
Help Manage
{% comment %} TEMPLATE CLASS MIGRATION - MOBILE FOOTER (MD3 REFACTOR v3.0) ============================================================= Date: December 06, 2025 Migration: MD3 Elevation Alignment with Datetime Component CHANGES APPLIED: ✅ Footer container: - bg-surface-container-lib → bg-surface-container-highest-lib [1→4] - Matches datetime footer elevation - Creates clear visual separation as action area ✅ Both links (2 instances): 1. hover:bg-surface-container-high-lib - INVERTED to go DOWN on hover [4→3] - Since footer is now at highest [4], hover goes to high [3] - This creates a subtle "pressed" effect instead of elevation 2. ring-offset-surface-container-lib → ring-offset-surface-container-highest-lib [1→4] - Ring offset must match parent footer surface ELEVATION CONTEXT: - Footer is now at surface-container-highest-lib [4] (matches datetime) - Hover state goes DOWN to surface-container-high-lib [3] for "pressed" feel - This is intentional: at the highest level, hover creates inset rather than elevation AFFECTED ELEMENTS: 1. Footer container background 2. Help link (hover + ring offset) 3. Management link (hover + ring offset) NO OTHER CHANGES: - Alpine.js: unchanged - HTMX: unchanged - HTML structure: unchanged - Spacing/layout: unchanged - Z-index: unchanged (z-sticky still 1020) - Non-MD3 classes: unchanged {% endcomment %}