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

tree expend/collapse bug...maybe #1476

Closed
YoungHoonZo opened this issue Oct 1, 2021 · 1 comment
Closed

tree expend/collapse bug...maybe #1476

YoungHoonZo opened this issue Oct 1, 2021 · 1 comment
Labels

Comments

@YoungHoonZo
Copy link

YoungHoonZo commented Oct 1, 2021

Describe the bug
안녕하세요.
tui-grid@4.18.1 버전을 사용해서 개발을 하고 있습니다.
form태그 안에 그리드를 tree로 기능구현을 하고,
트리 ▼아이콘을 클릭해서 expend/collapse 할때 form이 submit이 되고 있습니다.
소스를 보니까 ▼아이콘이 button으로 되어 있어서 그런거 같아 보입니다.
샘플 입니다.
https://jsfiddle.net/gizmo80/g7hcuyjL/9/

I created a grid inside the form tag.
And I added the tree function,
When the ▼ button is clicked, the form tag submit is working.​
Maybe it's because the ▼ button has a button tag.
https://jsfiddle.net/gizmo80/g7hcuyjL/9/

Desktop (please complete the following information):

  • OS: Linux(HamoniKR 4.0)
  • Browser chrome(94.0.4606.61)
  • Version tui-grid 4.18.1
@YoungHoonZo YoungHoonZo added the Bug label Oct 1, 2021
@js87zz
Copy link
Contributor

js87zz commented Oct 6, 2021

@YoungHoonZo
I will fix it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants