binchoo / PaimonGanyu

여행 비서 페이몬! Genshin Impact AWS workflows & KakaoTalk chatbot skills
https://pf.kakao.com/_mtPFb
GNU General Public License v3.0
7 stars 1 forks source link

[DailyCheck][Application] If any `UserDailyCheck` is absent for a user, `DailyCheckListView` is not rendered. #5

Closed binchoo closed 2 years ago

binchoo commented 2 years ago

Steps:

  1. Clear all items in the UserDailyCheck DyanamoDB table.
  2. Call the DailyCheck::ListUserDailyCheck block.

As-is: image image

DailyCheckListView is not rendered.

To-be: At least an error response should be rendered.

binchoo commented 2 years ago

Change of Impacts