You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After this change:
| Scenario | Behavior |
|----------|----------|
| Type search, click result | Navigate without `?q=`, clean URL without dropdown |
| Type search, press Enter | Navigate without `?q=`, clean URL without dropdown |
| Land on URL with `?q=` param | Show dropdown with pre-filled query |
| Click outside dropdown | Hide dropdown, keep input value |
| Focus input with existing query | Show dropdown again |
0 commit comments