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

Fix/textfield #45

Merged
merged 4 commits into from
Aug 21, 2024
Merged

Fix/textfield #45

merged 4 commits into from
Aug 21, 2024

Conversation

eshc123
Copy link
Member

@eshc123 eshc123 commented Aug 21, 2024

주요 내용

  • QA 에서 나온 텍스트 필드 관련 수정 사항입니다.
    • 상황에 맞게(포커싱 유무 등) TextField 색 수정
    • 미션 설정 - 미션명 글자 수 검증 시 글자 수 입력 제한 대신 맞지 않는 글자 수 일 때 에러 나오도록 수정
    • 키보드 노출 화면에서 키보드나 다른 선택 가능한 영역을 제외한 화면 클릭 시 키보드 히든 처리
    • 초대코드 입력에서 입력된 칸 지울 때 이전 칸으로 포커싱 이동

@eshc123 eshc123 requested a review from bywindow August 21, 2024 14:45
@eshc123 eshc123 self-assigned this Aug 21, 2024
Copy link
Collaborator

@bywindow bywindow left a comment

Choose a reason for hiding this comment

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

오오 리플 없는 onclick 굳👍

@eshc123 eshc123 merged commit b2c2fbc into dev Aug 21, 2024
1 check passed
@eshc123 eshc123 deleted the fix/textfield branch August 21, 2024 15:59
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.

2 participants