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

[Feature] 관계 수정 & 등록 구체화 #62

Merged
merged 9 commits into from
Feb 9, 2024
Merged

[Feature] 관계 수정 & 등록 구체화 #62

merged 9 commits into from
Feb 9, 2024

Conversation

jinuemong
Copy link
Collaborator

@jinuemong jinuemong commented Feb 7, 2024

설명

  • ViewModel & Screen 에 넘기고 전달받은 model 이 있으면 edit / 없으면 add
  • AddRleation -> Relation으로 수정
  • 스낵바 텍스트 스타일 적용하였습니다. ( 너무 작은 작업이라 별도 티켓 x)
  • TypingTextField focus 밖으로 뺄 수 있도록 기능 수정하였습니다. (이것도 별도 티켓 x)
    • singleLine 설정할 수 없는 오류 수정

참고

스크린샷 2024-02-08 오전 3 20 57

체크리스트

  • : 빌드 테스트를 진행하셨나요?
  • : 실제 기기에서 테스트를 진행하셨나요?

Copy link
Collaborator

@ajou4095 ajou4095 left a comment

Choose a reason for hiding this comment

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

화면에 뭐가 너무 많아...ㅠㅠ

route = RelationConstant.CONTAIN_RELATION
) {
val relationModel = appState.navController.previousBackStackEntry
?.savedStateHandle
Copy link
Collaborator

Choose a reason for hiding this comment

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

이거 방식이 먼가 이상한데요?

@jinuemong jinuemong merged commit ee5fa79 into main Feb 9, 2024
1 check passed
@jinuemong jinuemong deleted the feat-#60 branch February 9, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants