ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

If there is no data for the search term and species combination, user should see a useful message on the page #455

Closed upendrakumbham closed 3 days ago

upendrakumbham commented 3 weeks ago

If the cell type wheel doesn't have data for the search term and species combination, user should see a useful information message. For example: Mus musculus doesn't have wheel data for the organism part: pancreas

  1. Select metadata from the home page
  2. Select species from the species drop-down
  3. Type a non-existant search term for that selected species
  4. Click 'Search' button

Expected behaviour:

User should see a useful information message. For example: Mus musculus doesn't have wheel data for the organism part: pancreas

Actual behaviour:

No cell type wheel displayed and no information/error message for the user.