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
Submitting the city/state/country form triggers a live OpenWeatherMap API call, which takes a moment. There's no spinner or "Analyzing..." indicator during that wait, so the UI can look unresponsive. Add a simple loading state.
Submitting the city/state/country form triggers a live OpenWeatherMap API call, which takes a moment. There's no spinner or "Analyzing..." indicator during that wait, so the UI can look unresponsive. Add a simple loading state.