Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackTogether: Fix Broken Search

john0isaac opened this issue · comments

Are you accessing the project from the GitHub Codespaces?

  • Yes, I am using GitHub Codespaces.

Describe the bug
When you try to search for a property by its name, location, anything, nothing happens.

To Reproduce

  1. Open the Portal
  2. Click on any Browse listings
  3. Enter any keyword
  4. Click on Search

Expected behavior
Show Clickable Properties in a list after you click on search.
[Bonus] Suggest text while the user types a keyword.

Screenshots
Search Page with Developer Tools
image

Thanks for reporting! We look forward to your PR, improving the search!

you are most welcome!