joh-ann / whats-cookin

M2: Recipe Tracking Application
https://joh-ann.github.io/whats-cookin
2 stars 3 forks source link

Fix search bar bug #10

Closed joh-ann closed 1 year ago

joh-ann commented 1 year ago

Changes:

This fixes the search bar not displaying the innerHTML properly. Also added another search bar to split up users searching recipes by name and by ingredient.

Checklist:

Unexpected behaviour:

I just want to point out line 898 has no id and name property. This might not be an issue once we grab the data from the APIs.