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

#133 / 닉네임 조건 변경 반영 및 디바운스 수정 #136

Merged
merged 6 commits into from
Dec 5, 2023

Conversation

taeheeL
Copy link
Contributor

@taeheeL taeheeL commented Dec 5, 2023

📌 관련 이슈

📷 screenshot

default.mp4

📝 Work Desciption

  • 상수화된 값을 사용하여 추후에 유지보수도 고려하였습니다.

  • 변경된 조건 사항을 반영했습니다.

  • BindingAdapter를 사용하지 않고 삼항연산자로 분기처리 하였습니다.

  • 실험을 계속하다보니, 조건들이 충족되지 않아 빨간색으로 바뀔 때 디바운스가 되면 어색하길래 뺐습니다. 현재 버튼 활성화에만 디바운스 300ms 가 적용되었습니다!

📚 Reference 혹은 궁금한 사항들

디바운스 적용 범위 관련해서 논의할 사항 있으면 부탁드립니다! 

@taeheeL taeheeL added fix 버그 수 UI UI 작업 태희 🦊 유니의 대장 담당 labels Dec 5, 2023
@taeheeL taeheeL requested a review from a team December 5, 2023 14:14
@taeheeL taeheeL self-assigned this Dec 5, 2023
Copy link
Member

@l2zh l2zh left a comment

Choose a reason for hiding this comment

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

짱입니다 형님

@taeheeL taeheeL merged commit e59fb23 into develop Dec 5, 2023
1 check passed
@taeheeL taeheeL deleted the #133/mod-nickname-condition branch December 5, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 수 태희 🦊 유니의 대장 담당 UI UI 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[닉네임 설정 뷰] 입력 가능 글자 길이 및 글자 수 제한 수정
2 participants