Skip to content

Chris d'Arcy Eval 3#222

Open
cmdarcy wants to merge 9 commits intoprojectshft:masterfrom
cmdarcy:master
Open

Chris d'Arcy Eval 3#222
cmdarcy wants to merge 9 commits intoprojectshft:masterfrom
cmdarcy:master

Conversation

@cmdarcy
Copy link

@cmdarcy cmdarcy commented Feb 14, 2025

No description provided.


//checks if data fetching returned an error, if so alert user and highlight input
if (weatherData.error || forecastData.error) {
alert(`Could not fetch weather data on this city, please try another one!`);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a good ux to alert these days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants