Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Library search bar displays random books instead of error message for non-existent titles #9288

Open
SkywalkerSupreme opened this issue May 16, 2024 · 0 comments
Labels
Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Priority: 3 Issues that we can consider at our leisure. [managed] Theme: Search Issues related to search UI and backend. [managed] Type: Bug Something isn't working. [managed]

Comments

@SkywalkerSupreme
Copy link

Problem

Below is a screenshot of the conducted test.

resultadoCaso11

Reproducing the bug

  1. Go to the Open Library website.
  2. Navigate to the search bar.
  3. Enter a non-existent title, such as "a12b3c4z", in the search bar.
  4. Observe the search results displaying random books instead of an error message indicating that the title was not found.

Expect behavior: When searching for a non-existent title, the system should display an error message indicating that the title was not found.
Actual behavior: The system displays random books.

Context

I’m a software engineering student and while conducting tests on the Open Library search bar, I discovered a flaw in how the system handles non-existent titles. When searching for a non-existent title, such as "a12b3c4z" instead of returning an error message indicating that the title was not found, the system presented a list of random books, such as "Retórica" by Aristotle and "The Hunger Games." This indicates a failure in identifying and handling non-existent titles by the system.

I think this issue can lead to confusion and frustration among users, as they may expect accurate feedback when searching for specific titles.

Notes from this Issue's Lead

No response

@SkywalkerSupreme SkywalkerSupreme added Needs: Lead Needs: Triage This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed] Type: Bug Something isn't working. [managed] labels May 16, 2024
@mekarpeles mekarpeles added Theme: Search Issues related to search UI and backend. [managed] Priority: 3 Issues that we can consider at our leisure. [managed] Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] and removed Needs: Triage This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed] Needs: Lead labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Priority: 3 Issues that we can consider at our leisure. [managed] Theme: Search Issues related to search UI and backend. [managed] Type: Bug Something isn't working. [managed]
Projects
None yet
Development

No branches or pull requests

2 participants