domits1 / Domits

the domits repository
5 stars 0 forks source link

Je kan als binnen de host of guest dashboard bent niet de search gebruiken. Als je voorwaarden invult gebeurt er niks als je op de zoek knop drukt #800

Closed TimSeijlhouwer closed 5 months ago

TimSeijlhouwer commented 5 months ago

Is there an existing issue for this?

Describe the bug A clear and concise description of what the bug is.

Expected behavior A clear and concise description of what you expected to happen.

To Reproduce Steps to reproduce the behavior:

  1. clone, install, serve app locally
  2. Go to '...'
  3. Click on '....'
  4. Scroll down to '....'
  5. See error

Logs, Screenshots, Video If applicable, add information, like logs, screenshots, video to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

kacperfl commented 5 months ago

De probleem is opgelost door te checken of er een / is Domits.com ,acceptance.Domits.com, localhost:3000 zijn allemaal homepages door te checken of er een / weet je of je op en andere pagina bent. Door gebruik te maken van useLocation en useNavigate kan je dat mogelijk maken.

Daarnaast als je op een andere pagina bent en je voert de opdracht uit en je probeer wat te zoeken worden de resultaten meteen uitgevoerd door de useEffect hook setSearchResults meteen aan te roepen zodra je op de homepage bent. setSearchResults is de functie dat filtering regeld voor de accommodaties.