The chat widget remembers its state when you navigate between pages.
Step 1: Open the chat widget (bottom-right corner)
Step 2: Try enabling voice input (microphone button)
Step 3: Navigate to Page 2 using the button below
Step 4: Notice the widget stays open with the same input mode!
This demo uses localStorage to persist widget state across page navigations.
See AUTO-OPEN-NAVIGATION.md for implementation details.