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

[feat] 클릭 시 입력칸 focus #3

Open
chichoon opened this issue Aug 16, 2023 · 0 comments
Open

[feat] 클릭 시 입력칸 focus #3

chichoon opened this issue Aug 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chichoon
Copy link
Member

Aug-16-2023 13-24-26

클릭하면 (onFocus) 입력 칸이 focus되어 다른 요소들이 blur 처리되거나 투명하게 처리되고,
클릭 해제하면 (onBlur) 입력 칸이 다른 요소들처럼 blur 처리되도록 하는 기능

onFocus, onBlur 내부의 setState가 동시 동작되어 순서를 예측할 수 없어 기능이 정상작동하지 않는데, 훗날을 기약하려 합니다,..

슬랙 링크

@chichoon chichoon self-assigned this Aug 16, 2023
@chichoon chichoon changed the title [feat] [feat] 클릭 시 입력칸 focus Aug 16, 2023
@chichoon chichoon added the enhancement New feature or request label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant