I’m interested in integrating the file manager widget into a product. But when I check the demos, I found some issues:
- When delete a file, the “Files” view does not show the change. Then if switch to “Table” view, the file is gone.
- When delete a folder from left side tree layout, the right side “Files” view is updated properly. But when delete it from right side “Files” view, the “Files” view does not show the change but tree layout is updated.
- Same thing happens when I repeat the tests on Table view, and in this case the update only appear in the Files view.
Is it a bug or just an incomplete demo? Thanks.