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

AuthorBarChart - Tooltip display 트리거 보완 필요 #521

Closed
bbanderson opened this issue Jul 13, 2024 · 1 comment
Closed

AuthorBarChart - Tooltip display 트리거 보완 필요 #521

bbanderson opened this issue Jul 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good first issue
Milestone

Comments

@bbanderson
Copy link
Contributor

MouseEvent가 발생할 때마다 Tooltip이 곧바로 사라지는 등 깜빡거립니다.
여러 해결 방법이 있겠지만, Tooltip이 이미 보이고 있을 때에는(display: inline-block;) MouseEvent 트리거를 무시하는 등의 조치가 필요해 보입니다.
원본 코드 AuthorBarChart.tsx

2024-07-13.11.35.38.mov
@bbanderson bbanderson added the bug Something isn't working label Jul 13, 2024
@kimdaeyeobbb kimdaeyeobbb self-assigned this Jul 31, 2024
@lxxmnmn
Copy link
Contributor

lxxmnmn commented Jul 31, 2024

이슈 #540 과 유사한 내용이라고 생각됩니다!
#550 참고해주시면 좋을 것 같습니다 ☺️

@seungineer seungineer added this to the v0.7.0 milestone Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue
Projects
None yet
Development

No branches or pull requests

5 participants