Issue #3549738: Error handler for Keywords and Competitors
Closes #3549738
Testing Instructions
-
Run npm run dev -w app
-
Enter the keyword cheese steak
to generate an error state on the Keywords tab -
Change the keyword to something else, click the link to try again and get a successful response -
Change for the keyword to schuylkill
, move to the competitors tab -
See an error state, try the "Please try again" button a couple of times and then receive a valid response
Edited by Ignacio Sánchez Holgueras