joh-ann / whats-cookin

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

add id elements to recipe-cards in domUpdates, this fixed the bug #108

Closed pitter3 closed 1 year ago

pitter3 commented 1 year ago

Changes:

Hiya, there was an issue with using enter to open recipes-- the problem was we were missing an ID tag on one of the divs, this actually was causing another bug, if you clicked whitespice on the recipe container it also would not open.

This pr will fix both of those problems.

Checklist:

Unexpected behaviour: