Create a new file
#14836
-
When the tree structure is deployed, it is impossible to create a new file with the same name in a sub-folder. |
Beta Was this translation helpful? Give feedback.
Answered by
dkocher
Jun 28, 2023
Replies: 1 comment
-
This is expected behaviour and matches what happens in Windows Explorer. You have to navigate into the folder prior creating a new file. The file is created in the current working directory regardless of the selection. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dkocher
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is expected behaviour and matches what happens in Windows Explorer. You have to navigate into the folder prior creating a new file. The file is created in the current working directory regardless of the selection.