-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Feat] #202 - 1차 QA UI반영 #206
The head ref may contain hidden characters: "feat/#202-1\uCC28QA-UI\uBC18\uC601"
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA 반영 빠르게 해주셔서 감사합니다..! 덕분에 편히 지나가군요~
@@ -80,7 +79,6 @@ extension SentenceEditVC { | |||
let saveButtonTapped = self.saveButton | |||
.publisher(for: .touchUpInside) | |||
.compactMap { _ in self.textView.text } | |||
.filter { !$0.isEmpty } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요 부분은 빈 스트링을 의도적으로 막았던 것 같아요..!
자세히 기억은 나지 않지만 한마디 설정이 되지 않은 경우에 placeHolder를 적용하기 위해, 공백 입력을 막았던 것 같습니다.
랭킹 뷰에서 마치 버그처럼 보인다?라는 맥락에서 그렇게 결정했던 것 같아요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
엇 그러면 원래 상태대로 돌려놓을까요?
이번 QA 사항이긴 하지만 기존에 의도된거라면 굳이 바꿀 필요는 없을 거 같아서요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넵넵 저는 돌려놓는게 좋다고 생각해요...!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
로딩뷰 좋네요 ㅎㅎ
고생하셨습니다 ~!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다~~
🌴 PR 요약
🌱 작업한 브랜치
🌱 PR Point
📌 참고 사항
📸 스크린샷
📮 관련 이슈