-
-
Notifications
You must be signed in to change notification settings - Fork 72
Issue with search #580
Copy link
Copy link
Closed
Milestone
Description
I found a few issues with search as follows:
Issue 1 - Entering account id in the search bar results in an error
Steps to reproduce:
- Enter an account id in the search bar
- Hit Enter. This results in the following error:
Issue 2 - Clicking on the suggested search queries does not work
Steps to reproduce:
- Click on the Search Bar
- Click on
accountin the Suggested search queries - nothing happens. User needs to manually typeaccount:<name here>in the search box. Expected Behavior: When a user clicks onaccountin the Suggested search queries, the search box should be populated withaccount:, the user should only need to type the account name. See this loom.
Issue 3: Clicking on the empty search bar should show the advanced search options
The advanced search UI (screenshot below) is displayed only after the user enters some characters in the search bar. I think we should also display it when the user clicks inside the empty search bar.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels