Hakyeon Kim

Results 5 issues of Hakyeon Kim

# 현재상황 https://user-images.githubusercontent.com/25701854/156973576-b297f4a1-79ae-4107-9e23-a141b4e82453.mov ## 재현 방법 https://github.com/channel-io/bezier-react/blob/7fbc0082d902db6b8ce34d6fe8f326fa7541c10c/src/components/Overlay/Overlay.tsx#L139-L150 현 구조상 Overlay 내부에 Overlay가 있으면 바깥 Overlay를 눌러도 닫히지 않습니다. 바깥 오버레이의 바깥 부분을 클릭하면 정상적으로 닫힙니다. ## 기대한 동작 ## 실제...

bug

![image](https://user-images.githubusercontent.com/33291896/129996552-bc67747c-e8a4-4346-838a-49244637ab16.png) https://desk.channel.io/root/groups/Bezier-62019/611b8288d420a4260b87 + 영어 word-wrap도 단어 기준으로 수정되는게 맞다 함

design update

# 현재상황 ## 재현 방법 ![image](https://user-images.githubusercontent.com/33291896/132321634-b810516d-43bd-42fc-a8d7-0fa5a46122d4.png) https://desk.channel.io/root/groups/Web-18500/61372c822de0c8cefca0 ## 기대한 동작 ## 실제 동작 # Reference

bug

# 현재상황 https://github.com/channel-io/bezier-react/blob/fb56d3f02db540997bcc9421d10e017ee2ebd7a1/src/components/Input/TextField/TextField.tsx#L309-L322 ## 재현 방법 TextField 비어있을때 ClearIconWrapper이 위치할 영역에 마우스를 가져다대면, pointer 커서가 되며 클릭 가능함. ## 기대한 동작 Styled.ClearIconWrapper가 그대로 남아있으면 안됨. ## 실제 동작 # Reference

bug

## Self Checklist - [x] I wrote a PR title in **English**. - [x] I added an appropriate **label** to the PR. - [x] I wrote a commit message in...

refactoring