HTMX Loading Indicators Test

Test 1: Button with Child Indicator (Default Pattern)

Click button - spinner should appear INSIDE button during request

Result will appear here

Test 2: Language Selector (Actual Component)

This mirrors the actual language selector from the CV

Result will appear here

Test 3: CSS Verification

Manually verify CSS rules are applied:

1. Open DevTools
2. Click a button above
3. Watch Network tab for request
4. Check Elements tab - button should have class "htmx-request"
5. Check Computed styles - iconify-icon.htmx-indicator should have opacity: 1

Debug: CSS Rules Status