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

[add] InputBox 컴포넌트 추가, SignIn 페이지 기능 및 스타일링 추가 (미완) #36

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

dani-day
Copy link
Collaborator

@dani-day dani-day commented Sep 9, 2023

1. pages/SignIn.jsx


  • signin 페이지 스타일링

  • 로그인 버튼 클릭 시, 포켓호스트 데이터의 아이디, 비밀번호와 비교하여 일치하는 경우, home 페이지로 redirection 됨.

  • 미구현: 로그인버튼 스타일링, 아이디 또는 비밀번호 불일치 시, alert 나 랜더링 되는 항목 없음.

2. InputBox 컴포넌트 구현

  • type, name, id 를 props 로 받아 사용함.

  • 컴포넌트 사용 시 placeholder 를 추가 props 로 입력하여 사용 가능함.

3. 이슈

  • 로그인 페이지에서 navigation bar 보이는 문제 해결 필요.

스크린샷 2023-09-09 오후 3 53 01

@dani-day dani-day merged commit 752be3e into develop Sep 9, 2023
@dani-day dani-day self-assigned this Sep 19, 2023
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.

1 participant