Skip to content

[TASK] LoginForm UI 구현 #138

Description

@hye-inA

연결된 상위 Story

작업 내용

MUI 컴포넌트를 사용하여 로그인 폼 UI를 구현

구현 사항

  • src/domains/auth/components/LoginForm.jsx 생성
  • 이메일 입력 필드 (아이콘 포함)
  • 비밀번호 입력 필드 (보기/숨기기 토글)
  • 로그인 버튼
  • 회원가입 링크
  • 에러 메시지 영역

UI 구성요소

  • TextField (이메일, 비밀번호)
  • IconButton (비밀번호 토글)
  • Button (로그인)
  • Alert (에러 메시지)
  • CircularProgress (로딩)

Done 기준

  • 반응형 레이아웃 적용
  • 로딩 시 버튼 비활성화
  • 폼 유효성 검사 (빈 값 체크)

Metadata

Metadata

Assignees

No one assigned

    Labels

    task태스크 이슈

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions