Skip to content

필터박스 열린 상태에서 클릭 하면 나타났다 사라졌다 하는 현상 #36

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
Seungwoo321 opened this issue Apr 15, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Seungwoo321
Copy link
Member

Seungwoo321 commented Apr 15, 2025

문제

  • 해당 이슈로 필터박스 UI 내부의 이벤트 동작이 안됨

원인

  • 아래 스타일 주석 처리시 필터박스는 동작하지만 드래그 할 때 열린 상태가 유지되는 문제가 있음
.sortable-chosen .pvtFilterBox {
  display: none !important;
}
@Seungwoo321 Seungwoo321 added the bug Something isn't working label Apr 15, 2025
@Seungwoo321 Seungwoo321 self-assigned this Apr 15, 2025
Seungwoo321 added a commit that referenced this issue Apr 16, 2025
@Seungwoo321 Seungwoo321 added this to the Version 0.0.2 milestone Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant