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
fix: show unfortunately text only for outside Oregon selection
- Changed condition from `city ?` to `city === "other" ?`
- Oregon cities now keep welcome message during loading (no flash)
- Outside Oregon selection shows "Unfortunately..." text immediately
- Fixes issue where all city selections showed unfortunately message
Co-authored-by: Kent Shikama <KentShikama@users.noreply.github.com>
0 commit comments