Current Behavior
When I want to delete a file of a certain data type, I have to go to the page of that data type to delete it, otherwise an error will occur. If I go into a file of a different data type, it will delete the file of the currently opened data type, not the file I selected.
Steps to Reproduce
1.Click on 'main' on the page, then click the delete button for 'para2'
Result:Delete failed
2.Click on 'para1' on the page, then click the delete button for 'para2'
Result:Deleted 'para1'
3.Click on 'para2' on the page, then click the delete button for 'para2'
Result:Deleted 'para2'
Your Environment
- Version :v 4.1.4
- Operating System and version : windows 10
Current Behavior
When I want to delete a file of a certain data type, I have to go to the page of that data type to delete it, otherwise an error will occur. If I go into a file of a different data type, it will delete the file of the currently opened data type, not the file I selected.
Steps to Reproduce
1.Click on 'main' on the page, then click the delete button for 'para2'
Result:Delete failed
2.Click on 'para1' on the page, then click the delete button for 'para2'
Result:Deleted 'para1'
3.Click on 'para2' on the page, then click the delete button for 'para2'
Result:Deleted 'para2'
Your Environment