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

[GGFE-242] 확성기 데이터 로딩 문구 수정 #1000

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

yoouyeon
Copy link
Member

📌 개요

  • 확성기 데이터 기본 문구를 ‘오류’로 해서 로딩 전에도 ‘오류’문구가 떠서 어색한 문제 해결

💻 작업사항

기존에는 content === '' 인 경우에 failMessage를 띄우게 했었는데요.
데이터 로딩이 실패하는 경우에는 setError로 에러 페이지로 리다이렉트 되도록 처리되어있어서 실제로 에러가 발생했을 때 failMessage를 보는 상황이 없었습니다.
그래서 failMessage 대신 loadingMessage로 변경해서 실제 데이터 로드 전에 로딩 메시지를 띄우도록 했습니다.

✅ 변경로직

@yoouyeon yoouyeon self-assigned this Sep 11, 2023
Copy link
Contributor

@PHJoon PHJoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다! 네트워크탭에서 Slow3G로 해놓고 테스트 해보니까 로딩메세지 잘 뜨네요!! 고생하셨습니다!! 👍

Copy link
Member

@hyobb109 hyobb109 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

로딩 문구 이모지 귀엽네요😄 잘 뜨는 것 확인했습니다!! 고생하셨어요👏

@yoouyeon yoouyeon merged commit 3540116 into main Sep 12, 2023
1 check passed
@yoouyeon yoouyeon deleted the GGFE-242-확성기-데이터-로딩-문구-수정 branch September 12, 2023 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants