swsnu / swpp2020-team7

냉장고 파먹기 - 냉장고 속 재료를 기반으로 나만의 레시피를 추천받자! 주변 이웃과 재료 거래는 덤!
https://naengpa.shop/
3 stars 3 forks source link

[Frontend] all the Bugs & issues solved(Star sync, article loading, scss issue, Chatroom, wrong url parsing) #140

Closed lynn0506 closed 3 years ago

lynn0506 commented 3 years ago

Frontend Bugs

  1. Article loading in Recipe Detail error -> should be dispatched first, and parsing correct url
  2. Fridge ingredient and today ingredient Star sync -> useEffect for IngredientList
  3. multiple Chatroom infinite polling -> didn't use 'parsing url' method, dispatched first
  4. minor scss issues -> today's ingredient, extract ml feature, footer position etc
  5. Naengpa Score added in user edit & user info