-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
--- | ||
- summary: | | ||
Короткое описание ошибки | ||
Не работает поиск по категории | ||
environment: | | ||
Ссылка на билд/коммит/версия ПО и всего окружения | ||
Google Chrome 123.0.6312.122 (Официальная сборка) (64 бит) | ||
ОС Windows | ||
steps-to-reproduce: | | ||
Полный перечень шагов для воспроизведения и описание, на каком шаге произошла ошибка | ||
1. Зайти на страницу со списком товаров | ||
https://hexlet-products-store.vercel.app/ | ||
2. В графе поиска ввести название категории laptops | ||
expected-result: | | ||
Какой результат должен быть без ошибки | ||
На странице должны отобразится товары из категории laptops | ||
actual-result: | | ||
Какой результат получился на самом деле | ||
На странице не отображаются товары, появляется надпись "Nothing found!" |