Skip to content

Feature: UserAuth 페이지에서 입력창 Enter 이벤트 추가 #278

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

Closed
1 task done
LellowMellow opened this issue Dec 12, 2023 · 0 comments · Fixed by #281
Closed
1 task done

Feature: UserAuth 페이지에서 입력창 Enter 이벤트 추가 #278

LellowMellow opened this issue Dec 12, 2023 · 0 comments · Fixed by #281
Assignees
Labels
FE 프론트엔드 작업 ✨ Feat 기능 개발

Comments

@LellowMellow
Copy link
Collaborator

LellowMellow commented Dec 12, 2023

Feature Description

userauth 페이지에서 로그인이나 회원가입 시에 Enter 키에 대한 이벤트를 추가합니다.

To-Do

  • userauth의 모든 input 요소에 Enter가 입력되었을 경우, Button을 클릭했을 때와 동일한 함수가 실행되도록 처리하였습니다.

추가 사항

@LellowMellow LellowMellow added ✨ Feat 기능 개발 FE 프론트엔드 작업 labels Dec 12, 2023
@LellowMellow LellowMellow self-assigned this Dec 12, 2023
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- userauth의 모든 input 요소에 Enter가 입력되었을 경우, Button을
  클릭했을 때와 동일한 함수가 실행되도록 처리하였습니다.
LellowMellow added a commit that referenced this issue Dec 12, 2023
…event-at-userauth

Feature(#278): Enter keydown event 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 작업 ✨ Feat 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant