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

🔀 :: 정보 입력 - 프로필, 학교 생활 정보 입력 버튼 Disabled 상태 추가 #128

Merged
merged 2 commits into from
May 24, 2023

Conversation

baekteun
Copy link
Member

💡 개요

필수 입력란 입력 안할 시 버튼의 상태를 Disabled시킵니다

📃 작업내용

  • InputProfileState에 buttonDisabled 상태 추가
  • InputSchoolLifeState에 buttonDisabled 상태 추가

🔀 변경사항

  • InputProfileView에 버튼 Disabled 상태 추가
  • InputSchoolLifeView에 버튼 Disabled 상태 추가

@baekteun baekteun added 0️⃣ Priority: Critical 우선순위 - 긴급!!!!! ✨ Feature 신규 기능 labels May 24, 2023
@baekteun baekteun self-assigned this May 24, 2023
@baekteun baekteun requested a review from kimsh153 as a code owner May 24, 2023 11:59
@baekteun baekteun merged commit f492f4c into master May 24, 2023
@baekteun baekteun deleted the 126-input-info-button-disabled-state branch May 24, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0️⃣ Priority: Critical 우선순위 - 긴급!!!!! ✨ Feature 신규 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

정보 입력 페이지 버튼 기본 disabled 상태로 전환시키기
2 participants