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

[ISSUE-143] 약속 관리 화면에서 로딩 중 엠티 뷰가 보여지는 문제를 수정합니다 #151

Merged
merged 3 commits into from
Jul 30, 2022

Conversation

jihee-dev
Copy link
Member

ISSUE


작업 내용

  • waitingPlansLoadState, fixedPlansLoadState를 추가하여 로딩 중에 엠티뷰가 보여지지 않도록 수정
  • 스낵바 디자인 변경사항 반영(글자색 수정)
  • manage 하위에 있던 confirm, monitor, respond 패키지를 main 하위 패키지로 이동

실행 화면

Screen Shot Screen Shot

Check List

  • PR 제목은 [ISSUE-{N}] PR 제목으로 작성
  • CI/CD 통과 여부
  • 1명 이상의 Approve 확인 후 Merge
  • 관련 이슈 연결

- 탭 전환 시 리스트 업데이트 하도록 수정
- manage 하위에 있던 패키지를 main 패키지 밑으로 이동
@jihee-dev jihee-dev self-assigned this Jul 30, 2022
@jihee-dev jihee-dev merged commit f0f82af into develop Jul 30, 2022
@jihee-dev jihee-dev deleted the feature/issue-143-manage-loading-state branch July 30, 2022 23:06
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.

약속 관리 - 로딩 중 empty view가 보여지는 문제 해결
1 participant