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

[Contributor] 컨트리뷰터 화면 UI 컴포넌트 구현 #35

Merged
merged 8 commits into from
Jul 14, 2023

Conversation

wisemuji
Copy link
Member

@wisemuji wisemuji commented Jul 9, 2023

Issue

Overview (Required)

  • 컨트리뷰터 화면을 구성하는데에 필요한 UI 컴포넌트 구현/테스트
  • hiltViewModel()로 ViewModel주입

Etc.

디자이너와의 소통이 필요하여 별도의 이슈로 진행할 TODO입니다.

  • 상단 이미지 및 제목 추가
  • 컨트리뷰터 프로필 사진 추가
  • 로딩중인 상태 정의

Screenshot

@wisemuji wisemuji added the enhancement New feature or request label Jul 9, 2023
@wisemuji wisemuji self-assigned this Jul 9, 2023
@wisemuji
Copy link
Member Author

#34 머지된 이후에 리뷰 요청 예정

@wisemuji wisemuji requested a review from Pluu July 13, 2023 13:26
.align(Alignment.CenterEnd),
)
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Scaffold + TopAppBar를 함께 사용하면 쉽게 해결가능하긴해요.
요건 제가 적용해볼게요.

Copy link
Member Author

Choose a reason for hiding this comment

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

오 감사합니다! 🙇

Copy link
Contributor

Choose a reason for hiding this comment

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

@taehwandev @wisemuji
이 코멘트를 늦게 봤는데 아래 PR에서 추가 논의 해도 좋을 것 같습니다.

#47

@wisemuji wisemuji merged commit 450c120 into droidknights:main Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2023 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Contributor] 컨트리뷰터 화면 UI 컴포넌트 구현
4 participants