-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Related Feature
Feature request: issue number
Description
Steps to Reproduce
1] Open Guided Answers extension
2] Enter the search term "fiori"
3] Various search results are listed and more search results are fetched by scrolling
Issue 1
Keep scrolling down and at one point there is just a loading indicator but no search results are fetched. Is this because there are no more results to fetch? If yes, then we should simply show the message "No more results, please extend your search"
Decision - do not show loading indicator and scroll should not be possible anymore.
4] Now clear the search term and enter fiori
again
Issue 2
Only one entry is fetched
5] Cancel the search term again
Issue 3
Now suddenly we see 3 entries
6] Now try entering other search terms like business or
services`
Issue 4
Still, only one entry is fetched
Issue 5
With the search term SAP Fiori Tools
ideally 3 results should be shown, but sometimes only 1 result is shown
Issue 6
When there is no search term, sometimes a long list of results is shown which expands on scrolling and sometimes only a few entries are shown
How is the long list of entries shown when there is no search term? What is the logic behind this?
See the attached video:
2024-08-09_13-01-05.mp4
Expected results
Search needs to behave consistently.
When there is no search term we should default to the same behavior as in the web version. https://ga.support.sap.com/dtp/viewer/
Version/Components/Environment
Add any other context about the problem here
OS:
- Mac OS
- Windows
- Other
Root Cause Analysis
Problem
{describe the problem}
Fix
{describe the fix}
Why was it missed
{Some explanation why this issue might have been missed during normal development/testing cycle}
How can we avoid this
{if we don’t want to see this type of issues anymore what we should do to prevent}