Autocomplete shows a class name when the class name is fully written, but users are then redirected to a search page where the class is not one of the first search results
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3449104. --> Reported by: [avpaderno](https://www.drupal.org/user/55077) Related to !36 >>> <p>I was looking for the <code>Image</code> class, and I entered <em>Image</em> in the search field. The autocomplete just shown <em>Image</em> as result (since there is a class matching the search term), but when I clicked on the search button, I was taken to <a href="https://api.drupal.org/api/drupal/11.x/search/Image">a search page</a> where <em>Image</em> is not even between the first results.</p>
issue