Reservant-inc / reservant-frontend

Frontend part of Reservant project
0 stars 1 forks source link

Fixed assigned Github issues #115

Closed s26496 closed 1 month ago

s26496 commented 1 month ago

108 - In Restaurant preview on the map (FocusedRestaurantMenuList.tsx) Now by default the first menu is always active

109 - Different items are now correctly added to the cart (RestaurantView.tsx)

110 - A different component renders if a restaurant doesn't have any photos in their gallery (RestaurantDetails.tsx). Additionally added some borders for different sections of the restaurant for a better look

112 - Menus for different restaurants now render correctly when user changes the active restaurant (FocusedRestaurantMenuList.tsx)