Bug(File Explorer): When creating a new file it should retain the positional context
mindspank opened this issue · 0 comments
mindspank commented
- Create a Folder called "Something"
- Navigate to that folder by creating any file and then previewing it.
- While having the folder "Something" as context, click Add New -> Component
- Observe that it creates the component in a new top level directory called "components".
I would expect that it would create the file within the folder I'm currently in.