ScorpionFiko / UTOR-PROJ01-TEAM12-Space-Trek

University of Toronto - Project 01 - Team 12 - Exploring Mars app
MIT License
2 stars 0 forks source link

implement blurred image carousel when no images are returned from API #24

Open ScorpionFiko opened 1 year ago

ScorpionFiko commented 1 year ago

As a user, I would like to see a blurred background image when no images are returned from the API so that I know that the mission didn't produce imagegs

Acceptance Criteria:

  1. the background image displayed at the centre must be blurred
  2. the image should have a caption stating that no images were returned from the API
  3. the blurred image is removed when a new search produces results
ScorpionFiko commented 1 year ago

done