Bulk editing tree data is not working
sean-accesscfa opened this issue · 1 comments
Guidelines
-
Please include a demo of the issue/behavior/question you have
-
Please try to be as detailed as possible
-
You may fork one of the following starter templates if you would like:
Describe the bug
When using tree data in material table and we want to bulk edit, the view for bulk editing does not identify the children rows and therefore the children data is not editable when we do this. Can someone please help?
To Reproduce
Steps to reproduce the behavior:
- enable bulk update
- enable tree data
- Have 2 rows, 1 with parent and 1 with child
- After running the app, click on bulk edit
- You will see only the parent is editable, the child disappears
Expected behavior
Both parent and child should be editable when edit all is clicked
Screenshots*
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.