Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

입력 시 날씨의 climate와 작성된 웨디의 climate가 다르게 나타남 #91

Closed
seonuk opened this issue Mar 6, 2021 · 1 comment
Assignees
Labels

Comments

@seonuk
Copy link
Contributor

seonuk commented Mar 6, 2021

입력 시 날씨의 climate와 작성된 웨디의 climate가 다르게 나타남

개요

웨디 입력 시 나타나는 날씨는 디폴트 12시 hourlyWeather의 climate_id가 나타나지만 입력된 웨디는 dailyWeather의 climate_id를 가져와 사용자에게 혼란을 줌

발생 환경

  • 전체 앱

기대 내용

  • 입력 시 날씨의 climate_id와 입력된 weathy의 climate_id가 같게 나타남
  • 디폴트 12시의 hourlyWeather의 climate_id -> dailyWeather의 climate_id

현재 내용

  • 웨디 입력 시 나타나는 날씨는 디폴트 12시 hourlyWeather의 climate_id가 나타나지만 입력된 웨디는 dailyWeather의 climate_id를 가져와 사용자에게 혼란을 줌

레퍼런스

image
image

@seonuk seonuk added the BUG label Mar 6, 2021
@seonuk seonuk self-assigned this Mar 6, 2021
@seonuk
Copy link
Contributor Author

seonuk commented Mar 6, 2021

default 12시의 iconId에서 dailyWeather의 iconId로 변경하였습니다. (임시 수정)

seonuk added a commit that referenced this issue Mar 7, 2021
@seonuk seonuk closed this as completed Mar 7, 2021
seonuk added a commit that referenced this issue Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant